Skip to content

Commit 59e9104

Browse files
committed
Bump kine to v0.13.0
Signed-off-by: Brad Davidson <[email protected]>
1 parent ed14f7f commit 59e9104

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ require (
105105
github.com/joho/godotenv v1.5.1
106106
github.com/json-iterator/go v1.1.12
107107
github.com/k3s-io/helm-controller v0.16.4
108-
github.com/k3s-io/kine v0.12.0
108+
github.com/k3s-io/kine v0.13.0
109109
github.com/klauspost/compress v1.17.9
110110
github.com/lib/pq v1.10.2
111111
github.com/libp2p/go-libp2p v0.33.2

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -957,8 +957,8 @@ github.com/k3s-io/etcd/server/v3 v3.5.13-k3s1 h1:Pqcxkg7V60c26ZpHoekP9QoUdLuduxF
957957
github.com/k3s-io/etcd/server/v3 v3.5.13-k3s1/go.mod h1:K/8nbsGupHqmr5MkgaZpLlH1QdX1pcNQLAkODy44XcQ=
958958
github.com/k3s-io/helm-controller v0.16.4 h1:l1noZJacLT2C9JUgfwO9SV8XtfAv1J9avVXyzv8tYHo=
959959
github.com/k3s-io/helm-controller v0.16.4/go.mod h1:AcSxEhOIUgeVvBTnJOAwcezBZXtYew/RhKwO5xp3RlM=
960-
github.com/k3s-io/kine v0.12.0 h1:OWUdEAjwbZivVCwOWaPbTNnnQTrEmSW32+13UWQjYz4=
961-
github.com/k3s-io/kine v0.12.0/go.mod h1:L4x3qotFebVh1ZVzYwFVL5PPfqw2sRJTjDTIeViO70Y=
960+
github.com/k3s-io/kine v0.13.0 h1:DVh9VDZYVlyJWKoPoIgGc1LAsoSwkZyazhWzQW15L2k=
961+
github.com/k3s-io/kine v0.13.0/go.mod h1:L4x3qotFebVh1ZVzYwFVL5PPfqw2sRJTjDTIeViO70Y=
962962
github.com/k3s-io/klog/v2 v2.120.1-k3s1 h1:7twAHPFpZA21KdMnMNnj68STQMPldAxF2Zsaol57dxw=
963963
github.com/k3s-io/klog/v2 v2.120.1-k3s1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
964964
github.com/k3s-io/kube-router/v2 v2.2.1 h1:LrU6l4khFt67+QCIvgok9B/C9JY/U2/TaF9TCVUw0vw=

0 commit comments

Comments
 (0)