Skip to content

Commit

Permalink
[Release-1.26] Bump k3s for etcd-only fix (#5508)
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 Feb 21, 2024
1 parent 5f37ab5 commit e3f357d
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 @@ -103,7 +103,7 @@ require (
github.com/google/go-containerregistry v0.14.0
github.com/iamacarpet/go-win64api v0.0.0-20210311141720-fe38760bed28
github.com/k3s-io/helm-controller v0.15.8
github.com/k3s-io/k3s v1.26.14-0.20240212205601-fe1533303425 // release-1.26
github.com/k3s-io/k3s v1.26.14-rc3.0.20240221222118-de2df8aa9ed1 // release-1.26
github.com/libp2p/go-netroute v0.2.1
github.com/natefinch/lumberjack v2.0.0+incompatible
github.com/onsi/ginkgo/v2 v2.11.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -1049,8 +1049,8 @@ github.com/k3s-io/etcd/server/v3 v3.5.9-k3s1 h1:B3039IkTPnwQEt4tIMjC6yd6b1Q3Z9ZZ
github.com/k3s-io/etcd/server/v3 v3.5.9-k3s1/go.mod h1:GgI1fQClQCFIzuVjlvdbMxNbnISt90gdfYyqiAIt65g=
github.com/k3s-io/helm-controller v0.15.8 h1:CAMEPmiqf4ugUCpZdICGINthCn+hkG/l1fadn8aVjfQ=
github.com/k3s-io/helm-controller v0.15.8/go.mod h1:AYitg40howLjKloL/zdjDDOPL1jg/K5R4af0tQcyPR8=
github.com/k3s-io/k3s v1.26.14-0.20240212205601-fe1533303425 h1:yhUPNvaapuIUCsJLih3qj1OMWYiqB2/KYaLG08EwG3M=
github.com/k3s-io/k3s v1.26.14-0.20240212205601-fe1533303425/go.mod h1:mqo5CfPECXceyBUgNSemG6t41u6BJNWhebBDaFIEewM=
github.com/k3s-io/k3s v1.26.14-rc3.0.20240221222118-de2df8aa9ed1 h1:ZRq7sG8qaTm8ImfcYoPBikn6koaCFmnbXomXD2JPsyQ=
github.com/k3s-io/k3s v1.26.14-rc3.0.20240221222118-de2df8aa9ed1/go.mod h1:pUCvj7kjy/HpHGqe/sr8j4Wu/14GfoBsVUgKdmFeK6Q=
github.com/k3s-io/kine v0.11.4 h1:ZIXQT4vPPKNL9DwLF4dQ11tWtpJ1C/7OKNIpFmTkImo=
github.com/k3s-io/kine v0.11.4/go.mod h1:NmwOWsWgB3aScq5+LEYytAaceqkG7lmCLLjjrWug8v4=
github.com/k3s-io/klog v1.0.0-k3s2 h1:yyvD2bQbxG7m85/pvNctLX2bUDmva5kOBvuZ77tTGBA=
Expand Down

0 comments on commit e3f357d

Please sign in to comment.