File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/spf13/cobra v1.10.2
1919 github.com/stacklok/propolis v0.1.0
2020 github.com/stacklok/toolhive v0.0.0-00010101000000-000000000000
21- github.com/stacklok/toolhive-core v0.0.3
21+ github.com/stacklok/toolhive-core v0.0.5
2222 github.com/stretchr/testify v1.11.1
2323 go.uber.org/zap v1.27.1
2424 golang.org/x/crypto v0.48.0
@@ -100,7 +100,6 @@ require (
100100 github.com/go-jose/go-jose/v4 v4.1.3 // indirect
101101 github.com/go-logr/logr v1.4.3 // indirect
102102 github.com/go-logr/stdr v1.2.2 // indirect
103- github.com/go-logr/zapr v1.3.0 // indirect
104103 github.com/go-openapi/jsonpointer v0.22.4 // indirect
105104 github.com/go-openapi/jsonreference v0.21.4 // indirect
106105 github.com/go-openapi/swag v0.25.4 // indirect
Original file line number Diff line number Diff line change @@ -626,8 +626,8 @@ github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk=
626626github.com/spf13/pflag v1.0.10 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
627627github.com/spf13/viper v1.21.0 h1:x5S+0EU27Lbphp4UKm1C+1oQO+rKx36vfCoaVebLFSU =
628628github.com/spf13/viper v1.21.0 /go.mod h1:P0lhsswPGWD/1lZJ9ny3fYnVqxiegrlNrEmgLjbTCAY =
629- github.com/stacklok/toolhive-core v0.0.3 h1:W2I8hqPZqYCFwBnZvJGEQE4PlxsAZ27U/KPGSzFDY3M =
630- github.com/stacklok/toolhive-core v0.0.3 /go.mod h1:OHEvll2WsRQOCAtjP/KBibHZXBtInY807j4JM1YXf7g =
629+ github.com/stacklok/toolhive-core v0.0.5 h1:z/Gg1TLaQ9LfWa4P63PgokndgACW4vkk3PucnFLh0R0 =
630+ github.com/stacklok/toolhive-core v0.0.5 /go.mod h1:OHEvll2WsRQOCAtjP/KBibHZXBtInY807j4JM1YXf7g =
631631github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
632632github.com/stretchr/objx v0.1.1 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
633633github.com/stretchr/objx v0.2.0 /go.mod h1:qt09Ya8vawLte6SNmTgCsAVtYtaKzEcn8ATUoHMkEqE =
You can’t perform that action at this time.
0 commit comments