We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c90e749 commit ea1f00dCopy full SHA for ea1f00d
main.go
@@ -1,7 +1,7 @@
1
package main
2
3
import (
4
- "github.com/EvilBytecode/GolangStyle"
+ "github.com/EvilBytecode/GolangStyle/pkg"
5
)
6
7
func main() {
0 commit comments