Skip to content

Commit

Permalink
fix(build): go tidy support 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
miton18 committed Nov 2, 2023
1 parent 08a5137 commit 65402b0
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 go.clever-cloud.com/terraform-provider

go 1.21
go 1.20

require (
github.com/go-git/go-billy/v5 v5.4.1
Expand Down

0 comments on commit 65402b0

Please sign in to comment.