Code maintenance: upgrade golangci-lint to 1.34.1
This commit is contained in:
@@ -20,7 +20,6 @@ func PrivadoHostnameChoices() (choices []string) {
|
||||
return choices
|
||||
}
|
||||
|
||||
//nolint:gomnd
|
||||
func PrivadoServers() []models.PrivadoServer {
|
||||
return []models.PrivadoServer{
|
||||
{Hostname: "akl-001.vpn.privado.io", IP: net.IP{23, 254, 104, 114}},
|
||||
|
||||
Reference in New Issue
Block a user