Skip to content

Commit fc11faa

Browse files
committed
Package renamed
Signed-off-by: Vishal Rana <[email protected]>
1 parent fb0d71b commit fc11faa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gytes/gytes.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package bytes
1+
package gytes
22

33
import (
44
"fmt"

gytes/gytes_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package bytes
1+
package gytes
22

33
import "testing"
44

0 commit comments

Comments
 (0)