Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Commit

Permalink
Update Go to 1.18 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Mar 31, 2022
1 parent 710fb23 commit 863587a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/nginxinc/nginx-ns1-gslb

go 1.17
go 1.18

require (
github.com/nginxinc/nginx-plus-go-client v0.9.0
Expand Down

0 comments on commit 863587a

Please sign in to comment.