11 lines
201 B
AMPL
11 lines
201 B
AMPL
module astraltech.xyz/calendar/v2
|
|
|
|
go 1.26.1
|
|
|
|
require (
|
|
github.com/arran4/golang-ical v0.3.5
|
|
github.com/coreos/go-oidc/v3 v3.20.0
|
|
github.com/go-jose/go-jose/v4 v4.1.4
|
|
golang.org/x/oauth2 v0.36.0
|
|
)
|