Skip to content

Commit

Permalink
bumped client to v1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
RutvikS-crest committed Sep 27, 2022
1 parent 8f5fbc2 commit ce3746b
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 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.13

require (
4d63.com/tz v1.2.0 // indirect
github.com/DNSMadeEasy/dme-go-client v1.11.2
github.com/DNSMadeEasy/dme-go-client v1.11.3
github.com/hashicorp/terraform-plugin-sdk v1.14.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ cloud.google.com/go/bigquery v1.0.1/go.mod h1:i/xbL2UlR5RvWAURpBYZTtm/cXjCha9lbf
cloud.google.com/go/datastore v1.0.0/go.mod h1:LXYbyblFSglQ5pkeyhO+Qmw7ukd3C+pD7TKLgZqpHYE=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/DNSMadeEasy/dme-go-client v1.11.2 h1:gd0D+/sn9z6ToycMNknnvSQAwFayHutXuJHL/CRbBOg=
github.com/DNSMadeEasy/dme-go-client v1.11.2/go.mod h1:n7ufaLKNTNrFFHLCaKE9S12Xd6/3u0duR0VTKms4Kuo=
github.com/DNSMadeEasy/dme-go-client v1.11.3 h1:C41hUr2qz2LYZai+T0nw7fZo6nIsry0MwiRhaeNnguI=
github.com/DNSMadeEasy/dme-go-client v1.11.3/go.mod h1:n7ufaLKNTNrFFHLCaKE9S12Xd6/3u0duR0VTKms4Kuo=
github.com/agext/levenshtein v1.2.1/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558=
github.com/agext/levenshtein v1.2.2 h1:0S/Yg6LYmFJ5stwQeRp6EeOcCbj7xiqQSdNelsXvaqE=
github.com/agext/levenshtein v1.2.2/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558=
Expand Down

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
Expand Up @@ -10,7 +10,7 @@ cloud.google.com/go/internal/optional
cloud.google.com/go/internal/trace
cloud.google.com/go/internal/version
cloud.google.com/go/storage
# github.com/DNSMadeEasy/dme-go-client v1.11.2
# github.com/DNSMadeEasy/dme-go-client v1.11.3
github.com/DNSMadeEasy/dme-go-client/client
github.com/DNSMadeEasy/dme-go-client/container
github.com/DNSMadeEasy/dme-go-client/models
Expand Down

0 comments on commit ce3746b

Please sign in to comment.