File tree Expand file tree Collapse file tree 3 files changed +349
-90
lines changed
internal/modx/.fixtures/example1 Expand file tree Collapse file tree 3 files changed +349
-90
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,11 @@ require (
1515 github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
1616 github.com/otiai10/copy v1.6.0
1717 github.com/pkg/errors v0.9.1
18- github.com/spf13/cobra v1.1.3
18+ github.com/spf13/cobra v1.2.0
1919 github.com/stretchr/testify v1.7.0
2020 github.com/tcnksm/go-latest v0.0.0-20170313132115-e3007ae9052e
21- golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 // indirect
2221 golang.org/x/mod v0.4.2
2322 golang.org/x/net v0.0.0-20210610132358-84b48f89b13b // indirect
2423 golang.org/x/sys v0.0.0-20210611083646-a4fc73990273
25- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
2624 gopkg.in/yaml.v2 v2.4.0
2725)
You can’t perform that action at this time.
0 commit comments