1
0
Fork 0
gnums/go.mod

10 lines
231 B
Modula-2

module tildegit.org/sloum/gnums
go 1.16
require (
github.com/AllenDang/giu v0.5.5-0.20210618140556-043793d78478
github.com/go-resty/resty/v2 v2.6.0 // indirect
golang.org/x/net v0.0.0-20210614182718-04defd469f4e // indirect
)