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.
go-library/go.mod

10 lines
193 B

module github.com/dtapps/go-library
go 1.16
require (
github.com/bitly/go-simplejson v0.5.0
github.com/nilorg/sdk v0.0.0-20210429091026-95b6cdc95c84
gopkg.in/dtapps/go-library.v2 v2.0.3
)