Skip to content

Commit

Permalink
Merge pull request #294 from qor/dependabot/go_modules/_examples/iris…
Browse files Browse the repository at this point in the history
…/go_modules-5a9c29dde4

build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /_examples/iris in the go_modules group across 1 directory
  • Loading branch information
chenxin0723 authored Dec 30, 2024
2 parents 8e8d11e + fd0bb93 commit b4c39af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _examples/iris/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@ require (
github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
github.com/yosssi/ace v0.0.5 // indirect
golang.org/x/crypto v0.21.0 // indirect
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/net v0.23.0 // indirect
golang.org/x/sys v0.18.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/text v0.21.0 // indirect
golang.org/x/time v0.3.0 // indirect
google.golang.org/protobuf v1.33.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
Expand Down

0 comments on commit b4c39af

Please sign in to comment.