Skip to content

Commit f158782

Browse files
Bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220225172249-27dd8689420f to 0.7.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](https://github.com/golang/net/commits/v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e23b16 commit f158782

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ require (
99
github.com/go-chassis/go-chassis-extension/tracing/zipkin v0.0.0-20220812101205-352f5742bee5
1010
github.com/go-chassis/go-chassis/v2 v2.5.3-0.20220812094026-da04106bf75b
1111
github.com/go-chassis/openlog v1.1.3
12-
github.com/gofiber/fiber/v2 v2.36.0 // indirect
12+
github.com/gofiber/fiber/v2 v2.36.0
1313
github.com/golang/protobuf v1.5.2
14-
golang.org/x/net v0.0.0-20220225172249-27dd8689420f
14+
golang.org/x/net v0.7.0
1515
google.golang.org/grpc v1.40.0
1616
)
1717

0 commit comments

Comments
 (0)