Skip to content

Commit

Permalink
Update SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
wfg committed Nov 8, 2021
1 parent 217ae53 commit 8184277
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.17

require (
github.com/hashicorp/terraform-plugin-sdk/v2 v2.7.1
github.com/paloaltonetworks/prisma-cloud-compute-go v0.1.5-0.20211105133116-5f172e13e7f2
github.com/paloaltonetworks/prisma-cloud-compute-go v0.2.0
)

require (
Expand Down
8 changes: 2 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -265,12 +265,8 @@ github.com/nsf/jsondiff v0.0.0-20200515183724-f29ed568f4ce h1:RPclfga2SEJmgMmz2k
github.com/nsf/jsondiff v0.0.0-20200515183724-f29ed568f4ce/go.mod h1:uFMI8w+ref4v2r9jz+c9i1IfIttS/OkmLfrk1jne5hs=
github.com/oklog/run v1.0.0 h1:Ru7dDtJNOyC66gQ5dQmaCa0qIsAUFY3sFpK1Xk8igrw=
github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA=
github.com/paloaltonetworks/prisma-cloud-compute-go v0.1.5-0.20211027132130-ad9198cc3d15 h1:Soxg3Lsl2PVQDxsS+NzSM1d8Lkz6etL3dSTgdaX+1l0=
github.com/paloaltonetworks/prisma-cloud-compute-go v0.1.5-0.20211027132130-ad9198cc3d15/go.mod h1:xwe8aQ+fjs4vVCaeP78KCthSU74QM5suaV9k2UUyAow=
github.com/paloaltonetworks/prisma-cloud-compute-go v0.1.5-0.20211105131459-6da08156086b h1:mgh3eHPzZLGkLpXvU89Z2YPEUexXmD5jmHhgmRdkI0g=
github.com/paloaltonetworks/prisma-cloud-compute-go v0.1.5-0.20211105131459-6da08156086b/go.mod h1:xwe8aQ+fjs4vVCaeP78KCthSU74QM5suaV9k2UUyAow=
github.com/paloaltonetworks/prisma-cloud-compute-go v0.1.5-0.20211105133116-5f172e13e7f2 h1:zmXqX53bnshBBMofR8DBQKP0qMUanES6JPJtH3lUAnM=
github.com/paloaltonetworks/prisma-cloud-compute-go v0.1.5-0.20211105133116-5f172e13e7f2/go.mod h1:xwe8aQ+fjs4vVCaeP78KCthSU74QM5suaV9k2UUyAow=
github.com/paloaltonetworks/prisma-cloud-compute-go v0.2.0 h1:ZA3JHiboEbRzzV8aQ4ZCP0KL3b8q8n9OEmyGWl2m3tk=
github.com/paloaltonetworks/prisma-cloud-compute-go v0.2.0/go.mod h1:xwe8aQ+fjs4vVCaeP78KCthSU74QM5suaV9k2UUyAow=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 8184277

Please sign in to comment.