Skip to content

Commit

Permalink
update go.mod to adding the Go v1.17 constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
magodo committed Oct 29, 2021
1 parent f562b10 commit a2e6b74
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/magodo/aztfy

go 1.16
go 1.17

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

0 comments on commit a2e6b74

Please sign in to comment.