File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/go-oidfed/lib
3
3
go 1.24.4
4
4
5
5
require (
6
- github.com/TwiN/gocache/v2 v2.3.1
6
+ github.com/TwiN/gocache/v2 v2.4.0
7
7
github.com/adam-hanna/arrayOperations v1.0.1
8
8
github.com/coreos/go-oidc/v3 v3.15.0
9
9
github.com/go-resty/resty/v2 v2.16.5
Original file line number Diff line number Diff line change 1
- github.com/TwiN/gocache/v2 v2.3.1 h1:OQnE1YwCnOFF1Hme0opfl7P9KNxUGCb2ywPnSVg+q7I =
2
- github.com/TwiN/gocache/v2 v2.3.1 /go.mod h1:Cl1c0qNlQlXzJhTpAARVqpQDSuGDM5RhtzPYAM1x17g =
1
+ github.com/TwiN/gocache/v2 v2.4.0 h1:BZ/TqvhipDQE23MFFTjC0MiI1qZ7GEVtSdOFVVXyr18 =
2
+ github.com/TwiN/gocache/v2 v2.4.0 /go.mod h1:Cl1c0qNlQlXzJhTpAARVqpQDSuGDM5RhtzPYAM1x17g =
3
3
github.com/adam-hanna/arrayOperations v1.0.1 h1:iAot3I2p4yKrFk8eRhEkuHj0ttOrfFJMWAo7Is/rHwk =
4
4
github.com/adam-hanna/arrayOperations v1.0.1 /go.mod h1:nScFkGwh89OyLY/cnXdx/S1maSqxhSXz38so1JxsChQ =
5
5
github.com/andybalholm/brotli v1.1.0 h1:eLKJA0d02Lf0mVpIDgYnqXcUn0GqVmEFny3VuID1U3M =
You can’t perform that action at this time.
0 commit comments