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

update deps (#1231)

This commit is contained in:
Tom Limoncelli
2021-08-05 15:06:44 -04:00
committed by GitHub
parent 19769da229
commit fd6478a8ab
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/TomOnTime/utfutil v0.0.0-20210710122150-437f72b26edf
github.com/akamai/AkamaiOPEN-edgegrid-golang v1.1.1
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883
github.com/aws/aws-sdk-go v1.40.15
github.com/aws/aws-sdk-go v1.40.16
github.com/babolivier/go-doh-client v0.0.0-20201028162107-a76cff4cb8b6
github.com/bhendo/go-powershell v0.0.0-20190719160123-219e7fb4e41e
github.com/billputer/go-namecheap v0.0.0-20210108011502-994a912fb7f9
@@ -64,7 +64,7 @@ require (
github.com/urfave/cli/v2 v2.3.0
github.com/vultr/govultr v1.1.1
github.com/xddxdd/ottoext v0.0.0-20210101073831-439879ee6281
golang.org/x/net v0.0.0-20210726213435-c6fcb2dbf985
golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d
golang.org/x/oauth2 v0.0.0-20210805134026-6f1e6394065a
google.golang.org/api v0.52.0
gopkg.in/ini.v1 v1.62.0 // indirect