Skip to content

Commit

Permalink
Update spire-plugin-sdk to 1.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew DeVenny <[email protected]>
  • Loading branch information
matthewdevenny committed Feb 12, 2024
1 parent f7f2486 commit c5a07c9
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 @@ -6,7 +6,7 @@ require (
github.com/google/go-attestation v0.4.4-0.20220404204839-8820d49b18d9
github.com/google/go-tpm-tools v0.3.8
github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94
github.com/spiffe/spire-plugin-sdk v1.6.4
github.com/spiffe/spire-plugin-sdk v1.7.0
github.com/stretchr/testify v1.7.1
google.golang.org/grpc v1.55.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -696,8 +696,8 @@ github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An
github.com/spf13/viper v1.3.2/go.mod h1:ZiWeW+zYFKm7srdB9IoDzzZXaJaI5eL9QjNiN/DMA2s=
github.com/spf13/viper v1.4.0/go.mod h1:PTJ7Z/lr49W6bUbkmS1V3by4uWynFiR9p7+dSq/yZzE=
github.com/spf13/viper v1.7.0/go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg=
github.com/spiffe/spire-plugin-sdk v1.6.4 h1:dsP5p6vePb8LBah/HTYOzgBkBNuNWKp9KLAOYgs7sDI=
github.com/spiffe/spire-plugin-sdk v1.6.4/go.mod h1:UocgUW8bV17OTL2Mpc8L2MXqMF12AFFP7ufoIhUi5SY=
github.com/spiffe/spire-plugin-sdk v1.7.0 h1:zghIrP13lvGpa2ImR2890NU7+pbO4hOVigUQbDmYnXk=
github.com/spiffe/spire-plugin-sdk v1.7.0/go.mod h1:UocgUW8bV17OTL2Mpc8L2MXqMF12AFFP7ufoIhUi5SY=
github.com/src-d/gcfg v1.4.0/go.mod h1:p/UMsR43ujA89BJY9duynAwIpvqEujIH/jFlfL7jWoI=
github.com/streadway/amqp v0.0.0-20190404075320-75d898a42a94/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=
github.com/streadway/amqp v0.0.0-20190827072141-edfb9018d271/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=
Expand Down

0 comments on commit c5a07c9

Please sign in to comment.