Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
190 changes: 0 additions & 190 deletions services/auditlog/api_default_test.go

This file was deleted.

8 changes: 4 additions & 4 deletions services/auditlog/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ module github.com/stackitcloud/stackit-sdk-go/services/auditlog

go 1.21

require github.com/stackitcloud/stackit-sdk-go/core v0.21.1

require (
github.com/google/uuid v1.6.0
github.com/stackitcloud/stackit-sdk-go/core v0.21.1
github.com/golang-jwt/jwt/v5 v5.3.1 // indirect
github.com/google/uuid v1.6.0 // indirect
)

require github.com/golang-jwt/jwt/v5 v5.3.1 // indirect
2 changes: 1 addition & 1 deletion services/auditlog/oas_commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4ba9d6ffcf1ec61aff0807a261f8c0ca25d266f8
cfcfc32bc1ae335acecd7bf7ffb60354fdc565ab
Loading