ipv6 support for client configuration

This commit is contained in:
campbellbs 2022-09-17 03:17:55 +02:00
parent efbc36d61f
commit 512e1c8621
3 changed files with 58 additions and 10 deletions

1
go.mod
View file

@ -4,6 +4,7 @@ go 1.14
require (
github.com/GeertJohan/go.rice v1.0.2
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d // indirect
github.com/glendc/go-external-ip v0.0.0-20170425150139-139229dcdddd
github.com/go-playground/universal-translator v0.17.0 // indirect
github.com/gorilla/sessions v1.2.0