Skip to content

Commit

Permalink
Merge pull request apptainer#6072 from hpcng/dependabot/go_modules/gi…
Browse files Browse the repository at this point in the history
…thub.com/spf13/cobra-1.2.1

Bump github.com/spf13/cobra from 1.1.3 to 1.2.1
  • Loading branch information
ikaneshiro authored Jul 19, 2021
2 parents 7b0636a + 5f41718 commit b2b5872
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 14 deletions.
7 changes: 2 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@ require (
github.com/opencontainers/runtime-tools v0.9.1-0.20210326182921-59cdde06764b
github.com/opencontainers/selinux v1.8.2
github.com/opencontainers/umoci v0.4.7
github.com/pelletier/go-toml v1.9.1
github.com/pelletier/go-toml v1.9.3
github.com/pkg/errors v0.9.1
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/satori/go.uuid v1.2.1-0.20180404165556-75cca531ea76
github.com/seccomp/containers-golang v0.6.0
github.com/seccomp/libseccomp-golang v0.9.1
github.com/spf13/cobra v1.1.3
github.com/spf13/cobra v1.2.1
github.com/spf13/pflag v1.0.5
github.com/sylabs/json-resp v0.7.1
github.com/sylabs/scs-build-client v0.1.6
Expand All @@ -53,12 +53,9 @@ require (
github.com/yvasiyarov/go-metrics v0.0.0-20150112132944-c25f46c4b940 // indirect
github.com/yvasiyarov/gorelic v0.0.6 // indirect
github.com/yvasiyarov/newrelic_platform_go v0.0.0-20160601141957-9c099fbc30e9 // indirect
go.opencensus.io v0.23.0 // indirect
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a
golang.org/x/net v0.0.0-20210510120150-4163338589ed // indirect
golang.org/x/sys v0.0.0-20210603125802-9665404d3644
google.golang.org/genproto v0.0.0-20210510173355-fb37daa5cd7a // indirect
google.golang.org/grpc v1.37.0 // indirect
gopkg.in/yaml.v2 v2.4.0
gotest.tools/v3 v3.0.3
mvdan.cc/sh/v3 v3.2.4
Expand Down
Loading

0 comments on commit b2b5872

Please sign in to comment.