Skip to content

Commit

Permalink
deps: Update Go module to Go 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Sep 6, 2023
1 parent 113516a commit 52bf56c
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/hashicorp/terraform-provider-corner

go 1.19
go 1.20

require (
github.com/hashicorp/go-memdb v1.3.4
Expand Down

0 comments on commit 52bf56c

Please sign in to comment.