🌱 Bump github.com/rancher/lasso from 0.2.3 to 0.2.4
Bumps [github.com/rancher/lasso](https://github.com/rancher/lasso) from 0.2.3 to 0.2.4. - [Release notes](https://github.com/rancher/lasso/releases) - [Commits](https://github.com/rancher/lasso/compare/v0.2.3...v0.2.4) --- updated-dependencies: - dependency-name: github.com/rancher/lasso dependency-version: 0.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0fdb0a90e4
commit
38d0bd5b07
2
go.mod
2
go.mod
|
|
@ -19,7 +19,7 @@ require (
|
|||
github.com/onsi/gomega v1.38.2
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/rancher-sandbox/ele-testhelpers v0.0.0-20231206161614-20a517410736
|
||||
github.com/rancher/lasso v0.2.3
|
||||
github.com/rancher/lasso v0.2.4
|
||||
github.com/rancher/rancher/pkg/apis v0.0.0-20240821150307-952f563826f5
|
||||
github.com/rancher/wrangler-api v0.6.1-0.20200427172631-a7c2f09b783e
|
||||
github.com/rancher/wrangler/v3 v3.2.2-rc.3
|
||||
|
|
|
|||
4
go.sum
4
go.sum
|
|
@ -467,8 +467,8 @@ github.com/rancher/fleet/pkg/apis v0.10.0/go.mod h1:mjirthAmgpz0xo+qywUiaJDFpjnm
|
|||
github.com/rancher/gke-operator v1.9.1 h1:COsXcgo10QEXMzju9zuGFBA+muvHfIiaTXpRz9dwQ2I=
|
||||
github.com/rancher/gke-operator v1.9.1/go.mod h1:D/U7p7NpQtZcdHFWM+uBOmtk9/tVdlZv7BgR+TIiMAI=
|
||||
github.com/rancher/lasso v0.0.0-20200427171700-e0509f89f319/go.mod h1:6Dw19z1lDIpL887eelVjyqH/mna1hfR61ddCFOG78lw=
|
||||
github.com/rancher/lasso v0.2.3 h1:74/z/C/O3ykhyMrRuEgc9kVyYiSoS7kp5BAijlcyXDg=
|
||||
github.com/rancher/lasso v0.2.3/go.mod h1:G+KeeOaKRjp+qGp0bV6VbLhYrq1vHbJPbDh40ejg5yE=
|
||||
github.com/rancher/lasso v0.2.4 h1:rCoVo32q4cgUap2uyyzSLVdMeRJHBF/QOQwwSX/3oWI=
|
||||
github.com/rancher/lasso v0.2.4/go.mod h1:G+KeeOaKRjp+qGp0bV6VbLhYrq1vHbJPbDh40ejg5yE=
|
||||
github.com/rancher/norman v0.0.0-20240708202514-a0127673d1b9 h1:AlRMRs5mHJcdiK83KKJyFVeybPMZ7dOUzC0l3k9aUa8=
|
||||
github.com/rancher/norman v0.0.0-20240708202514-a0127673d1b9/go.mod h1:dyjfXBsNiroPWOdUZe7diUOUSLf6HQ/r2kEpwH/8zas=
|
||||
github.com/rancher/rancher/pkg/apis v0.0.0-20240821150307-952f563826f5 h1:embCGXbPsLXx7Bzke3AaFxaoD97SetenSx3YzXRoHBk=
|
||||
|
|
|
|||
Loading…
Reference in New Issue