Skip to content

Commit

Permalink
Bump k3s again
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <derek.nola@suse.com>
  • Loading branch information
dereknola committed Aug 4, 2022
1 parent 5c3db10 commit af42078
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 39 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -75,17 +75,17 @@ require (
github.com/google/go-containerregistry v0.7.0
github.com/iamacarpet/go-win64api v0.0.0-20210311141720-fe38760bed28
github.com/k3s-io/helm-controller v0.12.3
github.com/k3s-io/k3s v1.23.10-0.20220803161004-313dd6e5972b // release-1.23
github.com/k3s-io/k3s v1.23.10-0.20220804164713-c366ee06de83 // release-1.23
github.com/libp2p/go-netroute v0.2.0
github.com/onsi/ginkgo/v2 v2.1.1
github.com/onsi/gomega v1.17.0
github.com/pkg/errors v0.9.1
github.com/rancher/wharfie v0.5.3
github.com/rancher/wins v0.1.1
github.com/rancher/wrangler v0.8.10
github.com/sirupsen/logrus v1.8.1
github.com/sirupsen/logrus v1.9.0
github.com/urfave/cli v1.22.9
golang.org/x/sys v0.0.0-20220412211240-33da011f77ad
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
google.golang.org/grpc v1.45.0
k8s.io/api v0.23.9
k8s.io/apimachinery v0.23.9
Expand Down
Loading

0 comments on commit af42078

Please sign in to comment.