Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pandatix committed Jan 4, 2024
1 parent af8b0d4 commit 741b1a9
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 @@ -3,7 +3,7 @@ module github.com/ctfer-io/terraform-provider-ctfd
go 1.21.3

require (
github.com/ctfer-io/go-ctfd v0.3.6
github.com/ctfer-io/go-ctfd v0.3.7
github.com/hashicorp/terraform-plugin-framework v1.4.2
github.com/hashicorp/terraform-plugin-go v0.19.1
github.com/hashicorp/terraform-plugin-log v0.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ github.com/bufbuild/protocompile v0.4.0/go.mod h1:3v93+mbWn/v3xzN+31nwkJfrEpAUwp
github.com/bwesterb/go-ristretto v1.2.3/go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0=
github.com/cloudflare/circl v1.3.3 h1:fE/Qz0QdIGqeWfnwq0RE0R7MI51s0M2E4Ga9kq5AEMs=
github.com/cloudflare/circl v1.3.3/go.mod h1:5XYMA4rFBvNIrhs50XuiBJ15vF2pZn4nnUKZrLbUZFA=
github.com/ctfer-io/go-ctfd v0.3.6 h1:nVJgdgETojqZI/X38GtGaIWhli3L2VUjU3EAJnV9Myw=
github.com/ctfer-io/go-ctfd v0.3.6/go.mod h1:3MEtNvOQPrQ84/+h7GarCB8phfc445ifE7jyV7caMhs=
github.com/ctfer-io/go-ctfd v0.3.7 h1:A8w/jXK84p/lX/VHW8EqVrId52/WfzB0k1vFqpeCiN0=
github.com/ctfer-io/go-ctfd v0.3.7/go.mod h1:3MEtNvOQPrQ84/+h7GarCB8phfc445ifE7jyV7caMhs=
github.com/cyphar/filepath-securejoin v0.2.4 h1:Ugdm7cg7i6ZK6x3xDF1oEu1nfkyfH53EtKeQYTC3kyg=
github.com/cyphar/filepath-securejoin v0.2.4/go.mod h1:aPGpWjXOXUn2NCNjFvBE6aRxGGx79pTxQpKOJNYHHl4=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 741b1a9

Please sign in to comment.