@@ -2,4 +2,10 @@ module tomatentum.net/outfit-voting-abi26
|
||||
|
||||
go 1.25.5
|
||||
|
||||
require github.com/lib/pq v1.12.3 // indirect
|
||||
require (
|
||||
github.com/coreos/go-oidc/v3 v3.19.0 // indirect
|
||||
github.com/go-jose/go-jose/v4 v4.1.4 // indirect
|
||||
github.com/golang-jwt/jwt/v5 v5.3.1 // indirect
|
||||
github.com/lib/pq v1.12.3 // indirect
|
||||
golang.org/x/oauth2 v0.36.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user