Skip to content

Commit cc13acb

Browse files
stackit-pipelinemarceljk
authored andcommitted
Generate stackitmarketplace
1 parent e60c19d commit cc13acb

File tree

3 files changed

+25
-14
lines changed

3 files changed

+25
-14
lines changed

services/stackitmarketplace/api_default_test.go

Lines changed: 9 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/stackitmarketplace/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ module github.com/stackitcloud/stackit-sdk-go/services/stackitmarketplace
22

33
go 1.21
44

5+
require github.com/stackitcloud/stackit-sdk-go/core v0.17.2
6+
57
require (
6-
github.com/google/uuid v1.6.0
7-
github.com/stackitcloud/stackit-sdk-go/core v0.17.2
8+
github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
9+
github.com/google/uuid v1.6.0 // indirect
810
)
9-
10-
require github.com/golang-jwt/jwt/v5 v5.2.2 // indirect

services/stackitmarketplace/utils.go

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)