update stuff
This commit is contained in:
3
go.mod
3
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user