We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55174be commit 7b90f02Copy full SHA for 7b90f02
go.mod
@@ -1,9 +1,8 @@
1
-module github.com/subchen/go-stack/v2
+module github.com/subchen/go-stack
2
3
go 1.11
4
5
require (
6
- github.com/subchen/go-stack v0.0.0-20200522120204-b41318c6b983
7
golang.org/x/text v0.3.2
8
gopkg.in/yaml.v2 v2.3.0
9
)
0 commit comments