Go to file
SoXX 8a5b7394b1 Update dependencies in go.mod and go.sum
Added new dependencies: github.com/fatih/color, golang.org/x/oauth2, and others. Removed unused or indirect dependencies: github.com/hashicorp/vault-client-go, golang.org/x/sys v0.26.0, and others. This ensures an optimized and up-to-date project configuration.
2024-12-21 21:52:13 +01:00
cmd/otter-cage feat: Add OAuth2 client credentials workflow for Vault integration 2024-12-21 21:51:24 +01:00
config initial commit 2024-12-10 15:54:22 +01:00
deployments feat: added compose for development environment 2024-12-11 16:00:31 +01:00
docs initial commit 2024-12-10 15:54:22 +01:00
internal feat: Add OAuth2 client credentials workflow for Vault integration 2024-12-21 21:51:24 +01:00
pkg/api initial commit 2024-12-10 15:54:22 +01:00
.gitignore initial commit 2024-12-10 15:54:22 +01:00
go.mod Update dependencies in go.mod and go.sum 2024-12-21 21:52:13 +01:00
go.sum Update dependencies in go.mod and go.sum 2024-12-21 21:52:13 +01:00
sonar-project.properties initial commit 2024-12-10 15:54:22 +01:00
tools.go initial commit 2024-12-10 15:54:22 +01:00