Skip to content

Commit

Permalink
SCALRCORE-20303 Bump go-scalr
Browse files Browse the repository at this point in the history
  • Loading branch information
petroprotsakh committed Sep 28, 2021
1 parent a70db63 commit 6373427
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -7,7 +7,7 @@ require (
github.com/hashicorp/terraform v0.12.0
github.com/hashicorp/terraform-svchost v0.0.0-20191011084731-65d371908596
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/scalr/go-scalr v0.0.0-20210921104644-11ed590a3eeb
github.com/scalr/go-scalr v0.0.0-20210928083740-cf0bdefaf9e5
)

go 1.13
2 changes: 2 additions & 0 deletions go.sum
Expand Up @@ -269,6 +269,8 @@ github.com/scalr/go-scalr v0.0.0-20210914135105-7cd19c2b6f36 h1:e8jUFEOtMKkuijUz
github.com/scalr/go-scalr v0.0.0-20210914135105-7cd19c2b6f36/go.mod h1:n2HQ6QxqyTySiSFTOpAL18SjCKtP+xUskMygO0KuuQU=
github.com/scalr/go-scalr v0.0.0-20210921104644-11ed590a3eeb h1:G1dbk1MikEZEqzfrbiVOxhJcS08xEQHSdiCz1h4RMaM=
github.com/scalr/go-scalr v0.0.0-20210921104644-11ed590a3eeb/go.mod h1:n2HQ6QxqyTySiSFTOpAL18SjCKtP+xUskMygO0KuuQU=
github.com/scalr/go-scalr v0.0.0-20210928083740-cf0bdefaf9e5 h1:IxZ+cj2G0q2q7KGhuNcN4peVVVo+2P/7pifke9KubCc=
github.com/scalr/go-scalr v0.0.0-20210928083740-cf0bdefaf9e5/go.mod h1:n2HQ6QxqyTySiSFTOpAL18SjCKtP+xUskMygO0KuuQU=
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc=
github.com/sergi/go-diff v1.0.0 h1:Kpca3qRNrduNnOQeazBd0ysaKrUJiIuISHxogkT9RPQ=
github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo=
Expand Down

0 comments on commit 6373427

Please sign in to comment.