File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/ShieldedDotDev/shieldeddotdev
22
33toolchain go1.24.2
44
5- go 1.24
5+ go 1.24.0
66
77require (
88 github.com/caddyserver/certmagic v0.25.0
@@ -13,7 +13,7 @@ require (
1313 github.com/gorilla/mux v1.8.1
1414 github.com/narqo/go-badge v0.0.0-20230821190521-c9a75c019a59
1515 golang.org/x/image v0.18.0 // indirect
16- golang.org/x/oauth2 v0.30 .0
16+ golang.org/x/oauth2 v0.31 .0
1717)
1818
1919require (
Original file line number Diff line number Diff line change @@ -79,8 +79,8 @@ golang.org/x/mod v0.26.0 h1:EGMPT//Ezu+ylkCijjPc+f4Aih7sZvaAr+O3EHBxvZg=
7979golang.org/x/mod v0.26.0 /go.mod h1:/j6NAhSk8iQ723BGAUyoAcn7SlD7s15Dp9Nd/SfeaFQ =
8080golang.org/x/net v0.43.0 h1:lat02VYK2j4aLzMzecihNvTlJNQUq316m2Mr9rnM6YE =
8181golang.org/x/net v0.43.0 /go.mod h1:vhO1fvI4dGsIjh73sWfUVjj3N7CA9WkKJNQm2svM6Jg =
82- golang.org/x/oauth2 v0.30 .0 h1:dnDm7JmhM45NNpd8FDDeLhK6FwqbOf4MLCM9zb1BOHI =
83- golang.org/x/oauth2 v0.30 .0 /go.mod h1:B++QgG3ZKulg6sRPGD/mqlHQs5rB3Ml9erfeDY7xKlU =
82+ golang.org/x/oauth2 v0.31 .0 h1:8Fq0yVZLh4j4YA47vHKFTa9Ew5XIrCP8LC6UeNZnLxo =
83+ golang.org/x/oauth2 v0.31 .0 /go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA =
8484golang.org/x/sync v0.16.0 h1:ycBJEhp9p4vXvUZNszeOq0kGTPghopOL8q0fq3vstxw =
8585golang.org/x/sync v0.16.0 /go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA =
8686golang.org/x/sys v0.35.0 h1:vz1N37gP5bs89s7He8XuIYXpyY0+QlsKmzipCbUtyxI =
You can’t perform that action at this time.
0 commit comments