|
|
|
@ -89,6 +89,7 @@ replace (
|
|
|
|
|
|
|
|
|
|
require ( |
|
|
|
|
github.com/Mirantis/cri-dockerd v0.0.0-00010101000000-000000000000 |
|
|
|
|
github.com/blang/semver/v4 v4.0.0 |
|
|
|
|
github.com/cloudnativelabs/kube-router/v2 v2.0.0-00010101000000-000000000000 |
|
|
|
|
github.com/containerd/aufs v1.0.0 |
|
|
|
|
github.com/containerd/cgroups v1.1.0 |
|
|
|
@ -110,7 +111,7 @@ require (
|
|
|
|
|
github.com/gorilla/websocket v1.5.0 |
|
|
|
|
github.com/json-iterator/go v1.1.12 |
|
|
|
|
github.com/k3s-io/helm-controller v0.15.4 |
|
|
|
|
github.com/k3s-io/kine v0.10.2 |
|
|
|
|
github.com/k3s-io/kine v0.10.3-0.20230816194222-7f6ba014aa71 |
|
|
|
|
github.com/klauspost/compress v1.16.6 |
|
|
|
|
github.com/kubernetes-sigs/cri-tools v0.0.0-00010101000000-000000000000 |
|
|
|
|
github.com/lib/pq v1.10.2 |
|
|
|
@ -194,7 +195,6 @@ require (
|
|
|
|
|
github.com/avast/retry-go/v4 v4.3.2 // indirect |
|
|
|
|
github.com/beorn7/perks v1.0.1 // indirect |
|
|
|
|
github.com/blang/semver v3.5.1+incompatible // indirect |
|
|
|
|
github.com/blang/semver/v4 v4.0.0 // indirect |
|
|
|
|
github.com/bronze1man/goStrongswanVici v0.0.0-20201105010758-936f38b697fd // indirect |
|
|
|
|
github.com/canonical/go-dqlite v1.5.1 // indirect |
|
|
|
|
github.com/cenkalti/backoff/v4 v4.2.1 // indirect |
|
|
|
@ -328,7 +328,7 @@ require (
|
|
|
|
|
github.com/nats-io/jsm.go v0.0.31-0.20220317133147-fe318f464eee // indirect |
|
|
|
|
github.com/nats-io/jwt/v2 v2.4.1 // indirect |
|
|
|
|
github.com/nats-io/nats-server/v2 v2.9.18 // indirect |
|
|
|
|
github.com/nats-io/nats.go v1.27.1-0.20230619112143-ec00e662324e // indirect |
|
|
|
|
github.com/nats-io/nats.go v1.27.1 // indirect |
|
|
|
|
github.com/nats-io/nkeys v0.4.4 // indirect |
|
|
|
|
github.com/nats-io/nuid v1.0.1 // indirect |
|
|
|
|
github.com/opencontainers/go-digest v1.0.0 // indirect |
|
|
|
|