update stuff

This commit is contained in:
matst80
2024-11-16 10:14:38 +01:00
parent 9aa64b2808
commit 1562b193ff
6 changed files with 63 additions and 6 deletions

3
go.mod
View File

@@ -3,7 +3,9 @@ module git.tornberg.me/go-cart-actor
go 1.23.3
require (
github.com/Flaconi/go-klarna v0.0.0-20230216165926-e2f708c721d9
github.com/prometheus/client_golang v1.20.5
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
google.golang.org/protobuf v1.34.2
k8s.io/api v0.31.2
k8s.io/apimachinery v0.31.2
@@ -11,7 +13,6 @@ require (
)
require (
github.com/Flaconi/go-klarna v0.0.0-20230216165926-e2f708c721d9 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect