File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 - name : Set up Go 1.x
2323 uses : actions/setup-go@v7
2424 with :
25- go-version : 1.25.8
25+ go-version : 1.27.0
2626 id : go
2727
2828 - name : Check out code into the Go module directory
Original file line number Diff line number Diff line change 1515 - uses : actions/checkout@v7
1616 - uses : actions/setup-go@v7
1717 with :
18- go-version : stable
18+ go-version : 1.27.0
1919 - name : golangci-lint
2020 uses : golangci/golangci-lint-action@v9
2121 with :
Original file line number Diff line number Diff line change 1313 - name : Set up Go 1.x
1414 uses : actions/setup-go@v7
1515 with :
16- go-version : 1.25.8
16+ go-version : 1.27.0
1717 id : go
1818
1919 - name : Check out code into the Go module directory
5454 name : Set up Go
5555 uses : actions/setup-go@v7
5656 with :
57- go-version : 1.25.8
57+ go-version : 1.27.0
5858 -
5959 name : Import GPG key
6060 id : import_gpg
Original file line number Diff line number Diff line change 11module github.com/configcat/terraform-provider-configcat/v5
22
3- go 1.25.8
3+ go 1.27.0
44
55require (
66 github.com/configcat/configcat-publicapi-go-client/v3 v3.3.0
You can’t perform that action at this time.
0 commit comments