Skip to content

Commit

Permalink
update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
salrashid123 committed Apr 22, 2024
1 parent 16c09d4 commit 56be3fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/salrashid123/grpc_health_proxy

go 1.20
go 1.21

require (
github.com/golang/glog v1.2.1
Expand All @@ -20,4 +20,4 @@ require (
golang.org/x/text v0.14.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be // indirect
google.golang.org/protobuf v1.33.0 // indirect
)
)

0 comments on commit 56be3fb

Please sign in to comment.