Skip to content

Commit

Permalink
Merge pull request #5 from ThalesGroup/dependabot/go_modules/golang.o…
Browse files Browse the repository at this point in the history
…rg/x/crypto-0.31.0

Bump golang.org/x/crypto from 0.25.0 to 0.31.0
  • Loading branch information
jberger-thales authored Jan 9, 2025
2 parents db2dd07 + fe92898 commit f143cfd
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2,236 deletions.
23 changes: 5 additions & 18 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,12 @@ go 1.12
require (
github.com/andygrunwald/go-jira v1.16.0
github.com/danieljoos/wincred v1.0.2
github.com/fatih/structs v1.1.0
github.com/fsnotify/fsnotify v1.4.7
github.com/google/go-querystring v1.1.0
github.com/hashicorp/hcl v1.0.0
github.com/howeyc/gopass v0.0.0-20170109162249-bf9dde6d0d2c
github.com/inconshreveable/mousetrap v1.0.0
github.com/magiconair/properties v1.8.0
github.com/mitchellh/mapstructure v1.1.2
github.com/pelletier/go-toml v1.4.0
github.com/pkg/errors v0.9.1
github.com/spf13/afero v1.2.2
github.com/spf13/cast v1.3.0
github.com/pelletier/go-toml v1.4.0 // indirect
github.com/spf13/afero v1.2.2 // indirect
github.com/spf13/cobra v0.0.4
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/pflag v1.0.3
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/viper v1.3.2
github.com/trivago/tgo v1.0.7
golang.org/x/crypto v0.25.0
golang.org/x/sys v0.22.0
golang.org/x/text v0.16.0
gopkg.in/yaml.v3 v3.0.1
github.com/stretchr/objx v0.5.2 // indirect
golang.org/x/crypto v0.31.0
)
Loading

0 comments on commit f143cfd

Please sign in to comment.