File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 - ** Dependencies:** Bump STACKIT SDK core module from ` v0.24.0 ` to ` v0.24.1 `
77 - [ v0.14.0] ( services/alb/CHANGELOG.md#v0140 )
88 - Minimal go version is now Go 1.25
9+ - [ v0.14.1] ( services/alb/CHANGELOG.md#v0141 )
10+ - ** Dependencies:** Bump STACKIT SDK core module from ` v0.24.1 ` to ` v0.25.0 `
911- ` albwaf ` :
1012 - [ v0.3.2] ( services/albwaf/CHANGELOG.md#v032 )
1113 - ** 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+ ## v0.14.1
2+ - ** Dependencies:** Bump STACKIT SDK core module from ` v0.24.1 ` to ` v0.25.0 `
3+
14## v0.14.0
25- Minimal go version is now Go 1.25
36
Original file line number Diff line number Diff line change 1- v0.14.0
1+ v0.14.1
Original file line number Diff line number Diff line change 55require (
66 github.com/google/go-cmp v0.7.0
77 github.com/google/uuid v1.6.0
8- github.com/stackitcloud/stackit-sdk-go/core v0.24.1
8+ github.com/stackitcloud/stackit-sdk-go/core v0.25.0
99)
1010
1111require 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.24.1 h1:IrG0XBlJivUpXC4Y6TE+6FeSxNPs1JQXsero0ivwh0o =
8- github.com/stackitcloud/stackit-sdk-go/core v0.24.1 /go.mod h1:osMglDby4csGZ5sIfhNyYq1bS1TxIdPY88+skE/kkmI =
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 =
Original file line number Diff line number Diff line change 1- 95de5cba3201a683657cb472d5fa30aa768f19cc
1+ f133408fd6686f12ba34f400ba631124b063f5cc
You can’t perform that action at this time.
0 commit comments