module github.com/georgyo/ifconfig.io go 1.12 require ( github.com/gin-gonic/gin v1.4.0 golang.org/x/crypto v0.0.0-20190820162420-60c769a6c586 )