12 lines
218 B
Modula-2
12 lines
218 B
Modula-2
module git.dragse.it/anthrove/e621-sdk-go
|
|
|
|
go 1.21.3
|
|
|
|
require (
|
|
github.com/jarcoal/httpmock v1.3.1
|
|
github.com/joho/godotenv v1.5.1
|
|
golang.org/x/time v0.3.0
|
|
)
|
|
|
|
require golang.org/x/net v0.18.0 // indirect
|