Skip to content

Commit

Permalink
Merge pull request #287 from qor/dependabot/go_modules/_examples/iris…
Browse files Browse the repository at this point in the history
…/google.golang.org/protobuf-1.29.1

build(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1 in /_examples/iris
  • Loading branch information
chenxin0723 authored Feb 26, 2024
2 parents d1fb80f + fd5049d commit 624e0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _examples/iris/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ require (
golang.org/x/sys v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
golang.org/x/time v0.3.0 // indirect
google.golang.org/protobuf v1.29.0 // indirect
google.golang.org/protobuf v1.29.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)

0 comments on commit 624e0b8

Please sign in to comment.