Skip to content

Commit 5e6f9d0

Browse files
Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 in /eurekapp
Bumps [github.com/gogo/protobuf](https://github.com/gogo/protobuf) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/gogo/protobuf/releases) - [Commits](gogo/protobuf@v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: github.com/gogo/protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e23b16 commit 5e6f9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eurekapp/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ require (
2323
github.com/go-chassis/sc-client v0.6.1-0.20210918130508-2b9daad232da // indirect
2424
github.com/go-chassis/seclog v1.3.1-0.20210917082355-52c40864f240 // indirect
2525
github.com/go-resty/resty/v2 v2.7.0 // indirect
26-
github.com/gogo/protobuf v1.3.1 // indirect
26+
github.com/gogo/protobuf v1.3.2 // indirect
2727
github.com/golang/protobuf v1.4.2 // indirect
2828
github.com/gorilla/websocket v1.4.3-0.20210424162022-e8629af678b7 // indirect
2929
github.com/hashicorp/go-version v1.0.0 // indirect

0 commit comments

Comments
 (0)