File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1
- ![ Golang] ( https://img.shields.io/badge/Go-1.24 -informational )
1
+ ![ Golang] ( https://img.shields.io/badge/Go-1.25 -informational )
2
2
[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/SAP/terraform-provider-scc )] ( https://goreportcard.com/report/github.com/SAP/terraform-provider-scc )
3
3
[ ![ CodeQL] ( https://github.com/SAP/terraform-provider-scc/actions/workflows/codeql.yml/badge.svg )] ( https://github.com/SAP/terraform-provider-scc/actions/workflows/codeql.yml )
4
4
[ ![ REUSE status] ( https://api.reuse.software/badge/github.com/SAP/terraform-provider-scc )] ( https://api.reuse.software/info/github.com/SAP/terraform-provider-scc )
Original file line number Diff line number Diff line change 1
1
module github.com/SAP/terraform-provider-scc
2
2
3
- go 1.23.1
4
-
5
- toolchain go1.24.1
3
+ go 1.25
6
4
7
5
require (
8
6
github.com/hashicorp/terraform-plugin-framework v1.15.1
You can’t perform that action at this time.
0 commit comments