1
0
Fork 0
short/go.mod

7 lines
178 B
Modula-2

module github.com/serverwentdown/short
require (
github.com/julienschmidt/httprouter v0.0.0-20150626000000-d18983907793
github.com/lib/pq v0.0.0-20180201184707-d34b9ff171c2
)