Merge pull request #188 from fkautz/pr_out_moving_donut_code_to_v1_in_donut_package

This commit is contained in:
Frederick F. Kautz IV
2015-02-20 23:07:50 -08:00
2 changed files with 2 additions and 2 deletions
@@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
*/ */
package donut package v1
import ( import (
"encoding/binary" "encoding/binary"
@@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
*/ */
package donut package v1
import ( import (
"bytes" "bytes"