Skip to content

Commit ea1f00d

Browse files
authored
Update main.go
1 parent c90e749 commit ea1f00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package main
22

33
import (
4-
"github.com/EvilBytecode/GolangStyle"
4+
"github.com/EvilBytecode/GolangStyle/pkg"
55
)
66

77
func main() {

0 commit comments

Comments
 (0)