Skip to content

Commit

Permalink
update to latest of k3s (#2049)
Browse files Browse the repository at this point in the history
  • Loading branch information
briandowns committed Oct 27, 2021
1 parent 785ad1c commit 937ab71
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -71,7 +71,7 @@ require (
github.com/onsi/ginkgo v1.16.4
github.com/onsi/gomega v1.14.0
github.com/pkg/errors v0.9.1
github.com/rancher/k3s v1.22.3-0.20211025232331-c9f6fa0be0f6 // release-1.22
github.com/rancher/k3s v1.22.3-0.20211027005825-9a4ca5978b1c // release-1.22
github.com/rancher/wharfie v0.4.1
github.com/rancher/wins v0.1.1
github.com/rancher/wrangler v0.8.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -936,8 +936,8 @@ github.com/qri-io/starlib v0.4.2-0.20200213133954-ff2e8cd5ef8d/go.mod h1:7DPO4do
github.com/quobyte/api v0.1.8/go.mod h1:jL7lIHrmqQ7yh05OJ+eEEdHr0u/kmT1Ff9iHd+4H6VI=
github.com/rancher/dynamiclistener v0.2.6 h1:qcNhQQOidheum5K6mtLxDTJQMTWKm1zm/PjZ5x0xV7A=
github.com/rancher/dynamiclistener v0.2.6/go.mod h1:iXFvJLvLjmTzEJBrLFZl9UaMfDLOhv6fHp9fHQRlHGg=
github.com/rancher/k3s v1.22.3-0.20211025232331-c9f6fa0be0f6 h1:XUphYzdUIYlLhJfzIrvJA8Su81RhsmsYz4j1JHgz+10=
github.com/rancher/k3s v1.22.3-0.20211025232331-c9f6fa0be0f6/go.mod h1:9Q5yIdALvUQYK2pc8S/vtlSB5oUtJxrKhuhY0JeEWwU=
github.com/rancher/k3s v1.22.3-0.20211027005825-9a4ca5978b1c h1:WgpyS2lvxN37/QGTOmKGYHuwgOAUirAUN0rd35g67Qo=
github.com/rancher/k3s v1.22.3-0.20211027005825-9a4ca5978b1c/go.mod h1:9Q5yIdALvUQYK2pc8S/vtlSB5oUtJxrKhuhY0JeEWwU=
github.com/rancher/lasso v0.0.0-20210616224652-fc3ebd901c08 h1:NxR8Fh0eE7/5/5Zvlog9B5NVjWKqBSb1WYMUF7/IE5c=
github.com/rancher/lasso v0.0.0-20210616224652-fc3ebd901c08/go.mod h1:9qZd/S8DqWzfKtjKGgSoHqGEByYmUE3qRaBaaAHwfEM=
github.com/rancher/remotedialer v0.2.0 h1:xD7t3K6JYwTdAsxmGtTHQMkEkFgKouQ1foLxVW424Dc=
Expand Down

0 comments on commit 937ab71

Please sign in to comment.