UNCLASSIFIED

Unverified Commit 4996c02c authored by Jamie Phillips's avatar Jamie Phillips Committed by GitHub
Browse files

Merge pull request #1605 from phillipsj/bugfix/bumping-k3s

Bumped k3s version to bring in updated HNS Network  call.
parents 3a2e734d 5665149b
...@@ -63,7 +63,7 @@ require ( ...@@ -63,7 +63,7 @@ require (
github.com/iamacarpet/go-win64api v0.0.0-20210311141720-fe38760bed28 github.com/iamacarpet/go-win64api v0.0.0-20210311141720-fe38760bed28
github.com/k3s-io/helm-controller v0.10.3 github.com/k3s-io/helm-controller v0.10.3
github.com/pkg/errors v0.9.1 github.com/pkg/errors v0.9.1
github.com/rancher/k3s v1.21.1-rc1.0.20210809231441-dcf0657b2083 github.com/rancher/k3s v1.21.1-rc1.0.20210810205308-ae909c73e51d
github.com/rancher/wharfie v0.4.1 github.com/rancher/wharfie v0.4.1
github.com/rancher/wrangler v0.6.2 github.com/rancher/wrangler v0.6.2
github.com/rancher/wrangler-api v0.6.0 github.com/rancher/wrangler-api v0.6.0
......
...@@ -813,8 +813,8 @@ github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40T ...@@ -813,8 +813,8 @@ github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40T
github.com/quobyte/api v0.1.8/go.mod h1:jL7lIHrmqQ7yh05OJ+eEEdHr0u/kmT1Ff9iHd+4H6VI= github.com/quobyte/api v0.1.8/go.mod h1:jL7lIHrmqQ7yh05OJ+eEEdHr0u/kmT1Ff9iHd+4H6VI=
github.com/rancher/dynamiclistener v0.2.3 h1:FHn0Gkx+kIUqsFs3zMMR2QC9ufH/AoBLqO5zH5hbtqw= github.com/rancher/dynamiclistener v0.2.3 h1:FHn0Gkx+kIUqsFs3zMMR2QC9ufH/AoBLqO5zH5hbtqw=
github.com/rancher/dynamiclistener v0.2.3/go.mod h1:9WusTANoiRr8cDWCTtf5txieulezHbpv4vhLADPp0zU= github.com/rancher/dynamiclistener v0.2.3/go.mod h1:9WusTANoiRr8cDWCTtf5txieulezHbpv4vhLADPp0zU=
github.com/rancher/k3s v1.21.1-rc1.0.20210809231441-dcf0657b2083 h1:TyIck0vrhX+c4j057KyAYZwO6aNjuQz2Gj73wm2nzpo= github.com/rancher/k3s v1.21.1-rc1.0.20210810205308-ae909c73e51d h1:/CYWlwJKd+cqzFeXgnJshdWf4hElTzOsZ7wQgqS4HOo=
github.com/rancher/k3s v1.21.1-rc1.0.20210809231441-dcf0657b2083/go.mod h1:N5eipDvVSrQckfvUlkpJC9xkNypo7Tu+LxP+JLgYRkA= github.com/rancher/k3s v1.21.1-rc1.0.20210810205308-ae909c73e51d/go.mod h1:N5eipDvVSrQckfvUlkpJC9xkNypo7Tu+LxP+JLgYRkA=
github.com/rancher/moq v0.0.0-20190404221404-ee5226d43009/go.mod h1:wpITyDPTi/Na5h73XkbuEf2AP9fbgrIGqqxVzFhYD6U= github.com/rancher/moq v0.0.0-20190404221404-ee5226d43009/go.mod h1:wpITyDPTi/Na5h73XkbuEf2AP9fbgrIGqqxVzFhYD6U=
github.com/rancher/remotedialer v0.2.0 h1:xD7t3K6JYwTdAsxmGtTHQMkEkFgKouQ1foLxVW424Dc= github.com/rancher/remotedialer v0.2.0 h1:xD7t3K6JYwTdAsxmGtTHQMkEkFgKouQ1foLxVW424Dc=
github.com/rancher/remotedialer v0.2.0/go.mod h1:tkU8ZvrR5lRgaKWaX71nAy6daeqvPFx/lJEnbW7tXSI= github.com/rancher/remotedialer v0.2.0/go.mod h1:tkU8ZvrR5lRgaKWaX71nAy6daeqvPFx/lJEnbW7tXSI=
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment