Replace go.rice with native go embedding (#331)
This commit is contained in:
3
go.mod
3
go.mod
@@ -1,9 +1,8 @@
|
||||
module github.com/ngoduykhanh/wireguard-ui
|
||||
|
||||
go 1.14
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/GeertJohan/go.rice v1.0.2
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user