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

perf(go sdk): introducing semver to HEXONET provider (#1120)

* build(go sdk): fixed outdated dependencies issue

* refactor(.back files): removed .bak files

Co-authored-by: Rashad Jamara <rjamara@hexonet.net>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
Rashad J
2021-04-13 13:30:32 +02:00
committed by GitHub
parent ed42eca946
commit a65b310520
4 changed files with 5 additions and 2 deletions

1
go.mod
View File

@@ -42,6 +42,7 @@ require (
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
github.com/hashicorp/vault/api v1.0.4
github.com/hexonet/go-sdk v3.5.1+incompatible
github.com/hexonet/go-sdk/v3 v3.5.2 // indirect
github.com/jarcoal/httpmock v1.0.8 // indirect
github.com/jinzhu/copier v0.2.8
github.com/juju/errors v0.0.0-20200330140219-3fe23663418f // indirect