You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gorequest/go.mod

8 lines
123 B

module github.com/dtapps/gorequest
go 1.18
require go.dtapp.net/gostring v1.0.3
require github.com/dtapps/gotime v1.0.3