File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 11module github.com/oidc-mytoken/server
22
3- go 1.24.0
4-
5- toolchain go1.24.1
3+ go 1.24.4
64
75require (
86 github.com/Songmu/prompter v0.5.1
9- github.com/TwiN/gocache/v2 v2.2.2
7+ github.com/TwiN/gocache/v2 v2.4.0
108 github.com/arran4/golang-ical v0.3.2
119 github.com/coreos/go-oidc/v3 v3.16.0
1210 github.com/evanphx/json-patch/v5 v5.9.11
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ filippo.io/edwards25519 v1.1.0/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4
33github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
44github.com/Songmu/prompter v0.5.1 h1:IAsttKsOZWSDw7bV1mtGn9TAmLFAjXbp9I/eYmUUogo =
55github.com/Songmu/prompter v0.5.1 /go.mod h1:CS3jEPD6h9IaLaG6afrl1orTgII9+uDWuw95dr6xHSw =
6- github.com/TwiN/gocache/v2 v2.2.2 h1:4HToPfDV8FSbaYO5kkbhLpEllUYse5rAf+hVU/mSsuI =
7- github.com/TwiN/gocache/v2 v2.2.2 /go.mod h1:WfIuwd7GR82/7EfQqEtmLFC3a2vqaKbs4Pe6neB7Gyc =
6+ github.com/TwiN/gocache/v2 v2.4.0 h1:BZ/TqvhipDQE23MFFTjC0MiI1qZ7GEVtSdOFVVXyr18 =
7+ github.com/TwiN/gocache/v2 v2.4.0 /go.mod h1:Cl1c0qNlQlXzJhTpAARVqpQDSuGDM5RhtzPYAM1x17g =
88github.com/adam-hanna/arrayOperations v1.0.1 h1:iAot3I2p4yKrFk8eRhEkuHj0ttOrfFJMWAo7Is/rHwk =
99github.com/adam-hanna/arrayOperations v1.0.1 /go.mod h1:nScFkGwh89OyLY/cnXdx/S1maSqxhSXz38so1JxsChQ =
1010github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ =
You can’t perform that action at this time.
0 commit comments