9 lines
149 B
AMPL
9 lines
149 B
AMPL
module astraltech.xyz/calendar/v2
|
|
|
|
go 1.26.1
|
|
|
|
require (
|
|
github.com/arran4/golang-ical v0.3.5 // indirect
|
|
golang.org/x/oauth2 v0.36.0 // indirect
|
|
)
|