Skip to content

Commit

Permalink
Bump sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaWilkes committed Oct 30, 2024
1 parent 7da8aa4 commit c5784f4
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 @@ -7,7 +7,7 @@ toolchain go1.21.4
require (
connectrpc.com/connect v1.14.0
github.com/common-fate/grab v1.1.0
github.com/common-fate/sdk v1.66.1-0.20241023023921-3a7d752bd08a
github.com/common-fate/sdk v1.67.0
github.com/hashicorp/terraform-plugin-docs v0.13.0
github.com/hashicorp/terraform-plugin-framework v1.4.2
github.com/hashicorp/terraform-plugin-log v0.9.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ github.com/common-fate/sdk v1.65.2 h1:vBwqcC7t+jZmXz2XN+MqCh07/DakFhqmGrktzuwlcG
github.com/common-fate/sdk v1.65.2/go.mod h1:OrXhzB2Y1JSrKGHrb4qRmY+6MF2M3MFb+3edBnessXo=
github.com/common-fate/sdk v1.66.1-0.20241023023921-3a7d752bd08a h1:cWFbvXGQDNbRFyj7UDEbTydfV3LGSfGH/NAwqo5e/lQ=
github.com/common-fate/sdk v1.66.1-0.20241023023921-3a7d752bd08a/go.mod h1:OrXhzB2Y1JSrKGHrb4qRmY+6MF2M3MFb+3edBnessXo=
github.com/common-fate/sdk v1.67.0 h1:e7+NATjCQqC/wWkGSvRn9H69WHlU/sfgqDK0q10FlS0=
github.com/common-fate/sdk v1.67.0/go.mod h1:OrXhzB2Y1JSrKGHrb4qRmY+6MF2M3MFb+3edBnessXo=
github.com/cyphar/filepath-securejoin v0.2.4 h1:Ugdm7cg7i6ZK6x3xDF1oEu1nfkyfH53EtKeQYTC3kyg=
github.com/cyphar/filepath-securejoin v0.2.4/go.mod h1:aPGpWjXOXUn2NCNjFvBE6aRxGGx79pTxQpKOJNYHHl4=
github.com/danieljoos/wincred v1.1.2 h1:QLdCxFs1/Yl4zduvBdcHB8goaYk9RARS2SgLLRuAyr0=
Expand Down

0 comments on commit c5784f4

Please sign in to comment.