Skip to content

Commit 76391f6

Browse files
Merge pull request #21 from go-chassis/dependabot/go_modules/golang.org/x/net-0.7.0
Bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.7.0
2 parents 3e23b16 + f158782 commit 76391f6

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)