Skip to content

Commit

Permalink
updating libs
Browse files Browse the repository at this point in the history
  • Loading branch information
shinmog committed Mar 11, 2024
1 parent b303d57 commit 96be781
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/hashicorp/terraform-plugin-framework v1.4.2
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/paloaltonetworks/scm-go v0.5.0
github.com/paloaltonetworks/scm-go v0.6.0
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ github.com/paloaltonetworks/scm-go v0.4.0 h1:Bdpw1S8KBYqtn1DNgURO5VUcKskaeyjlmBf
github.com/paloaltonetworks/scm-go v0.4.0/go.mod h1:8CiN/F+XcDSwup6WutVuV92+Rw+35F8aPDo+QFdoQeA=
github.com/paloaltonetworks/scm-go v0.5.0 h1:3XOGBxKRCRP3Tbgvme47v7pI9Icj+L9O3DhAiDGbLu8=
github.com/paloaltonetworks/scm-go v0.5.0/go.mod h1:8CiN/F+XcDSwup6WutVuV92+Rw+35F8aPDo+QFdoQeA=
github.com/paloaltonetworks/scm-go v0.6.0 h1:8ICPjNUDFB88GbFAOl8aIKcqssZoSzRzPofFjDxt2ec=
github.com/paloaltonetworks/scm-go v0.6.0/go.mod h1:8CiN/F+XcDSwup6WutVuV92+Rw+35F8aPDo+QFdoQeA=
github.com/pjbgf/sha1cd v0.3.0 h1:4D5XXmUUBUl/xQ6IjCkEAbqXskkq/4O7LmGn0AqMDs4=
github.com/pjbgf/sha1cd v0.3.0/go.mod h1:nZ1rrWOcGJ5uZgEEVL1VUM9iRQiZvWdbZjkKyFzPPsI=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 96be781

Please sign in to comment.