File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 212212 - Minimal go version is now Go 1.25
213213 - [ v1.7.1] ( services/runcommand/CHANGELOG.md#v171 )
214214 - ** Dependencies:** Bump STACKIT SDK core module from ` v0.24.1 ` to ` v0.25.0 `
215+ - [ v1.7.2] ( services/runcommand/CHANGELOG.md#v172 )
216+ - ** Dependencies:** Bump STACKIT SDK core module from ` v0.25.0 ` to ` v0.26.0 `
215217- ` scf ` :
216218 - [ v0.6.3] ( services/scf/CHANGELOG.md#v063 )
217219 - ** Dependencies:** Bump STACKIT SDK core module from ` v0.24.0 ` to ` v0.24.1 `
Original file line number Diff line number Diff line change 1+ ## v1.7.2
2+ - ** Dependencies:** Bump STACKIT SDK core module from ` v0.25.0 ` to ` v0.26.0 `
3+
14## v1.7.1
25- ** Dependencies:** Bump STACKIT SDK core module from ` v0.24.1 ` to ` v0.25.0 `
36
Original file line number Diff line number Diff line change 1- v1.7.1
1+ v1.7.2
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/stackitcloud/stackit-sdk-go/services/runcommand
22
33go 1.25
44
5- require github.com/stackitcloud/stackit-sdk-go/core v0.25 .0
5+ require github.com/stackitcloud/stackit-sdk-go/core v0.26 .0
66
77require (
88 github.com/golang-jwt/jwt/v5 v5.3.1 // indirect
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
44github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
55github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
66github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
7- github.com/stackitcloud/stackit-sdk-go/core v0.25 .0 h1:ra3VEk684MNoq741g+xbZrKjZzhyztq5liUAwwew4DY =
8- github.com/stackitcloud/stackit-sdk-go/core v0.25 .0 /go.mod h1:WU1hhxnjXw2EV7CYa1nlEvNpMiRY6CvmIOaHuL3pOaA =
7+ github.com/stackitcloud/stackit-sdk-go/core v0.26 .0 h1:jQEb9gkehfp6VCP6TcYk7BI10cz4l0KM2L6hqYBH2QA =
8+ github.com/stackitcloud/stackit-sdk-go/core v0.26 .0 /go.mod h1:WU1hhxnjXw2EV7CYa1nlEvNpMiRY6CvmIOaHuL3pOaA =
Original file line number Diff line number Diff line change 1- e53ad614ee2f86441d0948351eca7e618099c033
1+ 9918ffafed202332f2a1a5698aafa60eed59886f
You can’t perform that action at this time.
0 commit comments