Skip to content

Commit

Permalink
Update Go to 1.18 (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Mar 25, 2022
1 parent e854085 commit 40ff4be
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-asg-sync

go 1.17
go 1.18

require (
github.com/Azure/azure-sdk-for-go v62.3.0+incompatible
Expand Down

0 comments on commit 40ff4be

Please sign in to comment.