support new e621 API, GH Action changes

This commit is contained in:
TJ Horner
2020-04-23 18:37:01 -04:00
parent 9a8b55999b
commit 9016498640
4 changed files with 116 additions and 40 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/tjhorner/e6dl
go 1.12
go 1.14
require (
github.com/dustin/go-humanize v1.0.0