9 lines
137 B
Modula-2
9 lines
137 B
Modula-2
module git.dragse.it/anthrove/e621-to-graph
|
|
|
|
go 1.21.3
|
|
|
|
require (
|
|
github.com/jarcoal/httpmock v1.3.1
|
|
github.com/joho/godotenv v1.5.1
|
|
)
|