Skip to content

Commit

Permalink
fix(deps): update github.com/rancher/lasso digest to 8eab1b1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed May 28, 2024
1 parent 05ee2b1 commit 0a5ae00
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ require (
github.com/prometheus/client_model v0.5.0 // indirect
github.com/prometheus/common v0.47.0 // indirect
github.com/prometheus/procfs v0.12.0 // indirect
github.com/rancher/lasso v0.0.0-20240510135026-3fb88e5e2836
github.com/rancher/lasso v0.0.0-20240524131950-8eab1b18a161
github.com/robfig/cron/v3 v3.0.1 // indirect
github.com/rogpeppe/go-internal v1.11.0 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1412,8 +1412,8 @@ github.com/rancher/dynamiclistener v0.3.6 h1:iAFWeiFNra6tYlt4k+jINrK3hOxZ8mjW2S/
github.com/rancher/dynamiclistener v0.3.6/go.mod h1:VqBaJNi+bZmre0+gi+2Jb6jbn7ovHzRueW+M7QhVKsk=
github.com/rancher/go-rancher v0.1.1-0.20220412083059-ff12399dd57b h1:so40GMVZOZkQeIbAzaZRq6wDrMErvRLuXNsGTRZUpg8=
github.com/rancher/go-rancher v0.1.1-0.20220412083059-ff12399dd57b/go.mod h1:7oQvGNiJsGvrUgB+7AH8bmdzuR0uhULfwKb43Ht0hUk=
github.com/rancher/lasso v0.0.0-20240510135026-3fb88e5e2836 h1:TqWh3oFGS8W2NMf/w/Y/D4GVc8FVDXDetls828Q79n0=
github.com/rancher/lasso v0.0.0-20240510135026-3fb88e5e2836/go.mod h1:7WkdfPEvWAdnHVioMUkhpZkshJzjDY62ocHVhcbw89M=
github.com/rancher/lasso v0.0.0-20240524131950-8eab1b18a161 h1:gs0NyCnFxFoBpP2LG2ZpZoPnjJs28lRGJwjRtiTyZ+Q=
github.com/rancher/lasso v0.0.0-20240524131950-8eab1b18a161/go.mod h1:7WkdfPEvWAdnHVioMUkhpZkshJzjDY62ocHVhcbw89M=
github.com/rancher/wrangler v1.1.2 h1:oXbXo9k7y/H4drUpb4RM1c++vT9O3rpoNEfyusGykiU=
github.com/rancher/wrangler v1.1.2/go.mod h1:2k9MyhlBdjcutcBGoOJSUAz0HgDAXnMjv81d3n/AaQc=
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0/go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo=
Expand Down
4 changes: 4 additions & 0 deletions vendor/github.com/rancher/lasso/pkg/controller/controller.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ github.com/rancher/dynamiclistener/storage/memory
## explicit
github.com/rancher/go-rancher/api
github.com/rancher/go-rancher/client
# github.com/rancher/lasso v0.0.0-20240510135026-3fb88e5e2836
# github.com/rancher/lasso v0.0.0-20240524131950-8eab1b18a161
## explicit; go 1.22.0
github.com/rancher/lasso/pkg/cache
github.com/rancher/lasso/pkg/client
Expand Down

0 comments on commit 0a5ae00

Please sign in to comment.