pancakeswapnft/go.mod

13 lines
257 B
Modula-2
Raw Permalink Normal View History

2021-11-25 07:04:16 +00:00
module git.lehouerou.net/laurent/pancakeswapnft
go 1.17
require (
github.com/dustin/go-humanize v1.0.0
github.com/machinebox/graphql v0.2.2
github.com/pkg/errors v0.9.1
github.com/rs/zerolog v1.26.0
)
require github.com/matryer/is v1.4.0 // indirect