Skip to content

Commit

Permalink
Sync go.mod with master branch
Browse files Browse the repository at this point in the history
Use latest go-selvpcclient.
  • Loading branch information
ozerovandrei committed Aug 21, 2020
1 parent 7cf262a commit 4f36924
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/hashicorp/go-retryablehttp v0.6.6
github.com/hashicorp/terraform-plugin-sdk v1.13.0
github.com/selectel/domains-go v0.2.0
github.com/selectel/go-selvpcclient v1.11.1
github.com/selectel/go-selvpcclient v1.12.0
github.com/selectel/mks-go v0.5.0
github.com/stretchr/testify v1.5.1
)
4 changes: 0 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -183,10 +183,6 @@ github.com/selectel/domains-go v0.2.0 h1:UBm6tc45sXsziqG7MirfHxaoMf3yYpFb2vx3Gyg
github.com/selectel/domains-go v0.2.0/go.mod h1:aDinK5D/zztY4VhoqQgYaaOnU6hqjBcszUOgAe0kPYs=
github.com/selectel/go-selvpcclient v1.12.0 h1:LsT074HOVF1dWYapsAWjaaJDQhmDPpcsVjSwQ1r1fj0=
github.com/selectel/go-selvpcclient v1.12.0/go.mod h1:HNteVXevZMjUCRR6lImTsGZZSTeKu89S/qbEDWDqmgc=
github.com/selectel/mks-go v0.4.0 h1:zHY+eG+k8S8Jrfv8/nLUFDQSLR93usnhTcorsS54FTU=
github.com/selectel/mks-go v0.4.0/go.mod h1:OrlLnGes+HK7HNxUab/8Rll5iT0XQQnx4+dW1Ysph2o=
github.com/selectel/mks-go v0.4.1-0.20200728081010-8dd278c887f4 h1:rkU04fPOgLfny699NgVBx2dAPGGE1LUvtkde5HS4Paw=
github.com/selectel/mks-go v0.4.1-0.20200728081010-8dd278c887f4/go.mod h1:OrlLnGes+HK7HNxUab/8Rll5iT0XQQnx4+dW1Ysph2o=
github.com/selectel/mks-go v0.5.0 h1:BqEi/XxvmNpE14gBwmLx4ArvvuU1YSBvD0opzolh9pw=
github.com/selectel/mks-go v0.5.0/go.mod h1:OrlLnGes+HK7HNxUab/8Rll5iT0XQQnx4+dW1Ysph2o=
github.com/sergi/go-diff v1.0.0 h1:Kpca3qRNrduNnOQeazBd0ysaKrUJiIuISHxogkT9RPQ=
Expand Down

0 comments on commit 4f36924

Please sign in to comment.