Skip to content

Commit 0d19e12

Browse files
authored
Update rubrik-polaris-sdk-for-go to v0.1.2 (#23)
1 parent b4884c7 commit 0d19e12

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ require (
1010
github.com/hashicorp/terraform-plugin-docs v0.4.0
1111
github.com/hashicorp/terraform-plugin-sdk/v2 v2.7.1
1212
github.com/mitchellh/mapstructure v1.3.3 // indirect
13-
github.com/rubrikinc/rubrik-polaris-sdk-for-go v0.1.1
13+
github.com/rubrikinc/rubrik-polaris-sdk-for-go v0.1.2
1414
)

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -357,8 +357,8 @@ github.com/posener/complete v1.1.1 h1:ccV59UEOTzVDnDUEFdT95ZzHVZ+5+158q8+SJb2QV5
357357
github.com/posener/complete v1.1.1/go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndrE9hABlRI=
358358
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
359359
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
360-
github.com/rubrikinc/rubrik-polaris-sdk-for-go v0.1.1 h1:fz2SJOvx8jaynU+ZGRXutc882eZ/QSj0vgT+UOzn9n0=
361-
github.com/rubrikinc/rubrik-polaris-sdk-for-go v0.1.1/go.mod h1:bWh64WjFRTwFNUT54B44VLn2f8enW3ublbYfxnuxhLY=
360+
github.com/rubrikinc/rubrik-polaris-sdk-for-go v0.1.2 h1:FWkny4jVAvMBM3DJgCr9G0QYhyD3d6JjvlKO6iNB0/Q=
361+
github.com/rubrikinc/rubrik-polaris-sdk-for-go v0.1.2/go.mod h1:bWh64WjFRTwFNUT54B44VLn2f8enW3ublbYfxnuxhLY=
362362
github.com/russross/blackfriday v1.6.0 h1:KqfZb0pUVN2lYqZUYRddxF4OR8ZMURnJIG5Y3VRLtww=
363363
github.com/russross/blackfriday v1.6.0/go.mod h1:ti0ldHuxg49ri4ksnFxlkCfN+hvslNlmVHqNRXXJNAY=
364364
github.com/sebdah/goldie v1.0.0/go.mod h1:jXP4hmWywNEwZzhMuv2ccnqTSFpuq8iyQhtQdkkZBH4=

0 commit comments

Comments
 (0)