master > master: code go - requirements
This commit is contained in:
parent
e9f83317d8
commit
43f5447ed7
@ -4,12 +4,14 @@ go 1.17
|
||||
|
||||
require (
|
||||
github.com/akamensky/argparse v1.3.1
|
||||
github.com/buger/goterm v1.0.3
|
||||
github.com/davecgh/go-spew v1.1.1
|
||||
github.com/lithammer/dedent v1.1.0
|
||||
github.com/pmezard/go-difflib v1.0.0
|
||||
github.com/slongfield/pyfmt v0.0.0-20180124071345-020a7cb18bca
|
||||
github.com/stretchr/objx v0.1.0
|
||||
github.com/stretchr/testify v1.7.0
|
||||
golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e
|
||||
golang.org/x/tools v0.1.7
|
||||
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
|
||||
)
|
||||
|
@ -1,4 +1,5 @@
|
||||
github.com/akamensky/argparse@v1.3.1
|
||||
github.com/buger/goterm
|
||||
github.com/lithammer/dedent@v1.1.0
|
||||
github.com/slongfield/pyfmt@v0.0.0-20180124071345-020a7cb18bca
|
||||
github.com/stretchr/testify@v1.7.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user