Skip to content

Commit

Permalink
Downgrade go version in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
dvirsegev committed Aug 9, 2022
1 parent 41f95ff commit 5649adf
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/port-labs/terraform-provider-port-labs

go 1.18
go 1.17

require (
github.com/go-resty/resty/v2 v2.7.0
Expand Down

0 comments on commit 5649adf

Please sign in to comment.