Skip to content

Commit

Permalink
Update k3s (#398)
Browse files Browse the repository at this point in the history
  • Loading branch information
galal-hussein authored Sep 30, 2020
1 parent d592515 commit 0ba1a63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ require (
github.com/google/go-containerregistry v0.0.0-20190617215043-876b8855d23c
github.com/pkg/errors v0.9.1
github.com/rancher/helm-controller v0.7.3
github.com/rancher/k3s v1.19.2-0.20200922032318-42bba0465192
github.com/rancher/k3s v1.19.2-0.20200930184558-c3c983198f4c
github.com/rancher/wrangler v0.6.1
github.com/sirupsen/logrus v1.6.0
github.com/urfave/cli v1.22.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -695,8 +695,8 @@ github.com/rancher/go-powershell v0.0.0-20200701184732-233247d45373 h1:BePi97poJ
github.com/rancher/go-powershell v0.0.0-20200701184732-233247d45373/go.mod h1:Vz8oLnHgttpo/aZrTpjbcpZEDzzElqNau2zmorToY0E=
github.com/rancher/helm-controller v0.7.3 h1:WTQHcNF2vl9w6Xd1eBtXDe0JUsYMFFstqX9ghGhI5Ac=
github.com/rancher/helm-controller v0.7.3/go.mod h1:ZylsxIMGNADRPRNW+NiBWhrwwks9vnKLQiCHYWb6Bi0=
github.com/rancher/k3s v1.19.2-0.20200922032318-42bba0465192 h1:DFfHvBuB0H66jf+l+OjG3dvjrq+oeiPqPysZZ3FoP+c=
github.com/rancher/k3s v1.19.2-0.20200922032318-42bba0465192/go.mod h1:FvWbZ2LUOiwryP+cLBto3hByVr9nYOyYKZbUYdaojsM=
github.com/rancher/k3s v1.19.2-0.20200930184558-c3c983198f4c h1:w4UIfvsIYjJ7zgMEz9VmoYCIhc8lEHbB9pwsV6eUd0A=
github.com/rancher/k3s v1.19.2-0.20200930184558-c3c983198f4c/go.mod h1:FvWbZ2LUOiwryP+cLBto3hByVr9nYOyYKZbUYdaojsM=
github.com/rancher/kine v0.4.0 h1:1IhWy3TzjExG8xnj46eyUEWdzqNAD1WrgL4eEBKm6Uc=
github.com/rancher/kine v0.4.0/go.mod h1:IImtCJ68AIkE+VY/kUI0NkyJL5q5WzO8QvMsSXqbrpA=
github.com/rancher/kubernetes v1.19.0-k3s1 h1:TPFj4qlQgZ2E9xE/ScFLtBQoymxPNCXAYHJpSZYRW3o=
Expand Down

0 comments on commit 0ba1a63

Please sign in to comment.