1
0
Fork 0
mirror of https://github.com/imjasonh/go-marvel synced 2026-07-09 03:35:02 +00:00
go-marvel/go.mod

8 lines
166 B
Modula-2

module github.com/imjasonh/go-marvel
go 1.18
require (
github.com/ImJasonH/go-marvel v0.0.0-20140507165806-e50bba31c58d
github.com/google/go-querystring v1.1.0
)