Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Commit

Permalink
Bump gopkg.in/ns1/ns1-go.v2 from 2.4.4 to 2.4.5 (#17)
Browse files Browse the repository at this point in the history
Bumps [gopkg.in/ns1/ns1-go.v2](https://github.com/ns1/ns1-go) from 2.4.4 to 2.4.5.
- [Release notes](https://github.com/ns1/ns1-go/releases)
- [Changelog](https://github.com/ns1/ns1-go/blob/v2/CHANGELOG.md)
- [Commits](ns1/ns1-go@v2.4.4...v2.4.5)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 6, 2021
1 parent 5359d09 commit 46ac339
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ go 1.16

require (
github.com/nginxinc/nginx-plus-go-sdk v0.8.0
gopkg.in/ns1/ns1-go.v2 v2.4.4
gopkg.in/ns1/ns1-go.v2 v2.4.5
gopkg.in/yaml.v2 v2.4.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ github.com/stretchr/testify v1.4.0 h1:2E4SXV/wtOkTonXsotYi4li6zVWxYlZuYNCXe9XRJy
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/ns1/ns1-go.v2 v2.4.4 h1:xV/rJE2m8p3IncnwMEFrv36K4NDnRXu4CoIkgq+AZek=
gopkg.in/ns1/ns1-go.v2 v2.4.4/go.mod h1:GMnKY+ZuoJ+lVLL+78uSTjwTz2jMazq6AfGKQOYhsPk=
gopkg.in/ns1/ns1-go.v2 v2.4.5 h1:WQ/xdWlCPOHaWQWNFMy+/5nWTJbFtw2BJVumLhxjfSY=
gopkg.in/ns1/ns1-go.v2 v2.4.5/go.mod h1:GMnKY+ZuoJ+lVLL+78uSTjwTz2jMazq6AfGKQOYhsPk=
gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
2 changes: 1 addition & 1 deletion vendor/gopkg.in/ns1/ns1-go.v2/rest/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions vendor/gopkg.in/ns1/ns1-go.v2/rest/model/dns/answer.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# github.com/nginxinc/nginx-plus-go-sdk v0.8.0
## explicit
github.com/nginxinc/nginx-plus-go-sdk/client
# gopkg.in/ns1/ns1-go.v2 v2.4.4
# gopkg.in/ns1/ns1-go.v2 v2.4.5
## explicit
gopkg.in/ns1/ns1-go.v2/rest
gopkg.in/ns1/ns1-go.v2/rest/model/account
Expand Down

0 comments on commit 46ac339

Please sign in to comment.