Skip to content

Commit df505da

Browse files
authored
feat: upgrade go version to 1.21 (#71)
1 parent 8b8bd75 commit df505da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

grpc-engine/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/api7/grpc-client-nginx-module
22

3-
go 1.19
3+
go 1.21
44

55
require google.golang.org/grpc v1.55.1
66

0 commit comments

Comments
 (0)