Skip to content

Commit

Permalink
⬆️ update sdk-go to v1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tcampbPPU committed Nov 19, 2024
1 parent 38bb691 commit aea3f9e
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 @@ -21,7 +21,7 @@ require (
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.9.0
github.com/tidwall/gjson v1.18.0
github.com/vulncheck-oss/sdk-go v1.6.5
github.com/vulncheck-oss/sdk-go v1.6.6
golang.org/x/term v0.25.0
gopkg.in/yaml.v3 v3.0.1
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -815,8 +815,8 @@ github.com/vbatts/tar-split v0.11.3 h1:hLFqsOLQ1SsppQNTMpkpPXClLDfC2A3Zgy9OUU+RV
github.com/vbatts/tar-split v0.11.3/go.mod h1:9QlHN18E+fEH7RdG+QAJJcuya3rqT7eXSTY7wGrAokY=
github.com/vifraa/gopom v1.0.0 h1:L9XlKbyvid8PAIK8nr0lihMApJQg/12OBvMA28BcWh0=
github.com/vifraa/gopom v1.0.0/go.mod h1:oPa1dcrGrtlO37WPDBm5SqHAT+wTgF8An1Q71Z6Vv4o=
github.com/vulncheck-oss/sdk-go v1.6.5 h1:G1v63skRqTk7IZAfSMGaCxVbZUrKYf58jaG4kJmeGqQ=
github.com/vulncheck-oss/sdk-go v1.6.5/go.mod h1:kdHFpGsY8UYHuq/dOU7cGOdCelGbwbYx29AMvc8esZw=
github.com/vulncheck-oss/sdk-go v1.6.6 h1:DDAvk9A2Scl25AQf92ZzwxywN3Vmy2rhC2YVqftDRBg=
github.com/vulncheck-oss/sdk-go v1.6.6/go.mod h1:kdHFpGsY8UYHuq/dOU7cGOdCelGbwbYx29AMvc8esZw=
github.com/wagoodman/go-partybus v0.0.0-20230516145632-8ccac152c651 h1:jIVmlAFIqV3d+DOxazTR9v+zgj8+VYuQBzPgBZvWBHA=
github.com/wagoodman/go-partybus v0.0.0-20230516145632-8ccac152c651/go.mod h1:b26F2tHLqaoRQf8DywqzVaV1MQ9yvjb0OMcNl7Nxu20=
github.com/wagoodman/go-progress v0.0.0-20230925121702-07e42b3cdba0 h1:0KGbf+0SMg+UFy4e1A/CPVvXn21f1qtWdeJwxZFoQG8=
Expand Down

0 comments on commit aea3f9e

Please sign in to comment.