Skip to content

Commit

Permalink
fix version of protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
yuli authored and yuli committed Apr 27, 2024
1 parent 33c97de commit ad42fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ require (
golang.org/x/image v0.14.0 // indirect
golang.org/x/mod v0.14.0 // indirect
golang.org/x/sys v0.15.0
google.golang.org/protobuf v1.31.0 // indirect
google.golang.org/protobuf v1.33.0 // indirect
gopkg.in/yaml.v2 v2.4.0
)

0 comments on commit ad42fcd

Please sign in to comment.