We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 217fe26 commit 8578e13Copy full SHA for 8578e13
2 files changed
go.mod
@@ -1,5 +1,5 @@
1
module github.com/StalkR/httpcache
2
3
-go 1.12
+go 1.20
4
5
-require github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6
+require github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
go.sum
@@ -1,2 +1,2 @@
-github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6 h1:ZgQEtGgCBiWRM39fZuwSd1LwSqqSW0hOdXCYYDX0R3I=
-github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc=
+github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 h1:f+oWsMOmNPc8JmEHVZIycC7hBoQxHH9pNKQORJNozsQ=
+github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8/go.mod h1:wcDNUvekVysuuOpQKo3191zZyTpiI6se1N1ULghS0sw=
0 commit comments