Skip to content

Commit

Permalink
fix 编译版本问题
Browse files Browse the repository at this point in the history
  • Loading branch information
zshongyi committed Jan 5, 2025
1 parent 0bf5c5f commit 107e016
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/aliyun/terraform-provider-alibabacloudstack

go 1.21.4

toolchain go1.22.0
go 1.23

require (
github.com/PaesslerAG/jsonpath v0.1.1
Expand Down

0 comments on commit 107e016

Please sign in to comment.