mirror of
https://github.com/AxioDL/artifacts.git
synced 2026-03-30 11:48:56 -07:00
9 lines
128 B
Modula-2
9 lines
128 B
Modula-2
module artifacts
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/bradleyfalzon/ghinstallation v1.1.1
|
|
github.com/google/go-github/v33 v33.0.0
|
|
)
|