We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 590d4c3 commit 2a13087Copy full SHA for 2a13087
templates/go/go.mod.mustache
@@ -3,5 +3,5 @@ module {{gitHost}}/{{gitUserId}}/{{gitRepoId}}/services{{#isGoSubmodule}}/{{pack
3
go 1.21
4
5
require (
6
- github.com/stackitcloud/stackit-sdk-go/core v0.16.0
+ github.com/stackitcloud/stackit-sdk-go/core v0.16.2
7
)
0 commit comments