1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

CHORE: update ns1-go module to latest version (#2049)

This commit is contained in:
Costas Drogos
2023-02-02 14:17:54 +01:00
committed by GitHub
parent 099a4998a6
commit 77f1804b4b
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -54,7 +54,7 @@ require (
golang.org/x/net v0.5.0
golang.org/x/oauth2 v0.4.0
google.golang.org/api v0.109.0
gopkg.in/ns1/ns1-go.v2 v2.7.2
gopkg.in/ns1/ns1-go.v2 v2.7.4
)
require (