Explorar o código

Package renamed

Signed-off-by: Vishal Rana <vr@labstack.com>
Vishal Rana %!s(int64=10) %!d(string=hai) anos
pai
achega
fc11faa173
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      gytes/gytes.go
  2. 1 1
      gytes/gytes_test.go

+ 1 - 1
gytes/gytes.go

@@ -1,4 +1,4 @@
-package bytes
+package gytes
 
 import (
 	"fmt"

+ 1 - 1
gytes/gytes_test.go

@@ -1,4 +1,4 @@
-package bytes
+package gytes
 
 import "testing"