Skip to content

Commit

Permalink
SCALRCORE-22742 Update dependencies
Browse files Browse the repository at this point in the history
[API_BRANCH]
[DB_BRANCH]
  • Loading branch information
lyzohub committed Sep 28, 2022
1 parent e4af097 commit e249a4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -5,7 +5,7 @@ require (
github.com/hashicorp/hcl v0.0.0-20180404174102-ef8a98b0bbce
github.com/hashicorp/terraform-plugin-sdk v1.17.2
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
github.com/scalr/go-scalr v0.0.0-20220914142711-1151a883b2db
github.com/scalr/go-scalr v0.0.0-20220928084956-424178fde9b0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -300,8 +300,8 @@ github.com/posener/complete v1.2.1 h1:LrvDIY//XNo65Lq84G/akBuMGlawHvGBABv8f/ZN6D
github.com/posener/complete v1.2.1/go.mod h1:6gapUrK/U1TAN7ciCoNRIdVC5sbdBTUh1DKN0g6uH7E=
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
github.com/scalr/go-scalr v0.0.0-20220914142711-1151a883b2db h1:NSmaQpCBaEAn/iaqrW6XWpBE/bzLMdHqqPxHvfam5O4=
github.com/scalr/go-scalr v0.0.0-20220914142711-1151a883b2db/go.mod h1:xMnwfer9UxugeNITZjTpQBwQ/4bw6/JdyDLpGdmyorE=
github.com/scalr/go-scalr v0.0.0-20220928084956-424178fde9b0 h1:zn79FYWyWPHW92O2frTYm+caNuM3z9BGnZ47Z+yGdY0=
github.com/scalr/go-scalr v0.0.0-20220928084956-424178fde9b0/go.mod h1:xMnwfer9UxugeNITZjTpQBwQ/4bw6/JdyDLpGdmyorE=
github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo=
github.com/sergi/go-diff v1.1.0/go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM=
github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ=
Expand Down

0 comments on commit e249a4a

Please sign in to comment.