Skip to content

Commit

Permalink
Merge pull request #66 from pangum/dependabot-go_modules-golang.org-x…
Browse files Browse the repository at this point in the history
…-crypto-0.17.0

build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0
  • Loading branch information
mergify[bot] committed Dec 19, 2023
2 parents 6ae986a + 819bb8a commit 7446b69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/pelletier/go-toml v1.9.5
github.com/storezhang/dig v0.0.1
github.com/urfave/cli/v2 v2.25.7
golang.org/x/sys v0.14.0 // indirect
golang.org/x/sys v0.15.0 // indirect
golang.org/x/text v0.14.0 // indirect
gopkg.in/yaml.v3 v3.0.1
)
Expand Down Expand Up @@ -40,7 +40,7 @@ require (
github.com/rs/xid v1.5.0 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
golang.org/x/crypto v0.15.0 // indirect
golang.org/x/crypto v0.17.0 // indirect
golang.org/x/net v0.18.0 // indirect
)

Expand Down

0 comments on commit 7446b69

Please sign in to comment.