Skip to content

Commit

Permalink
Update rubrik-polaris-sdk-for-go to v0.10.0-beta.2 (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
johan3141592 committed Apr 15, 2024
1 parent 1f1b817 commit 0b3ce86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
github.com/hashicorp/terraform-plugin-docs v0.16.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.10.0
github.com/rubrikinc/rubrik-polaris-sdk-for-go v0.10.0-beta.1
github.com/rubrikinc/rubrik-polaris-sdk-for-go v0.10.0-beta.2
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -412,8 +412,8 @@ github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6L
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
github.com/rogpeppe/go-internal v1.6.1 h1:/FiVV8dS/e+YqF2JvO3yXRFbBLTIuSDkuC7aBOAvL+k=
github.com/rogpeppe/go-internal v1.6.1/go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTEfhy4qGm1nDQc=
github.com/rubrikinc/rubrik-polaris-sdk-for-go v0.10.0-beta.1 h1:JcbJ8Nnq+o7JGTAq8uENUECMzCpdN5oJZ5HRJ+dHQNU=
github.com/rubrikinc/rubrik-polaris-sdk-for-go v0.10.0-beta.1/go.mod h1:670TFQkxTdbsBwEwR/fDT75hfHwPDTTOiLnyZerbqQk=
github.com/rubrikinc/rubrik-polaris-sdk-for-go v0.10.0-beta.2 h1:GU8z2G5SsgltY3VSCm4Uv+JW6uaG6BiKMUSm5RycKJM=
github.com/rubrikinc/rubrik-polaris-sdk-for-go v0.10.0-beta.2/go.mod h1:670TFQkxTdbsBwEwR/fDT75hfHwPDTTOiLnyZerbqQk=
github.com/russross/blackfriday v1.6.0 h1:KqfZb0pUVN2lYqZUYRddxF4OR8ZMURnJIG5Y3VRLtww=
github.com/russross/blackfriday v1.6.0/go.mod h1:ti0ldHuxg49ri4ksnFxlkCfN+hvslNlmVHqNRXXJNAY=
github.com/sebdah/goldie v1.0.0/go.mod h1:jXP4hmWywNEwZzhMuv2ccnqTSFpuq8iyQhtQdkkZBH4=
Expand Down

0 comments on commit 0b3ce86

Please sign in to comment.