Skip to content

Commit

Permalink
build(deps): bump github.com/ctfer-io/go-ctfd to v0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
pandatix committed Jan 5, 2024
1 parent 1f5f769 commit bf67c93
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 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.8-0.20240104152541-73fed3627cb5
github.com/ctfer-io/go-ctfd v0.3.8
github.com/hashicorp/terraform-plugin-docs v0.16.0
github.com/hashicorp/terraform-plugin-framework v1.4.2
github.com/hashicorp/terraform-plugin-go v0.19.1
Expand Down
9 changes: 4 additions & 5 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,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.7 h1:A8w/jXK84p/lX/VHW8EqVrId52/WfzB0k1vFqpeCiN0=
github.com/ctfer-io/go-ctfd v0.3.7/go.mod h1:3MEtNvOQPrQ84/+h7GarCB8phfc445ifE7jyV7caMhs=
github.com/ctfer-io/go-ctfd v0.3.8-0.20240104152541-73fed3627cb5 h1:PO4DlZBU2mGVS5okX2Qwc+7/zxcD+hEVwoZp7n4VRHk=
github.com/ctfer-io/go-ctfd v0.3.8-0.20240104152541-73fed3627cb5/go.mod h1:3MEtNvOQPrQ84/+h7GarCB8phfc445ifE7jyV7caMhs=
github.com/ctfer-io/go-ctfd v0.3.8 h1:lL+sqVKn+GUYlP/Nj1QTxgtr3t2/9qDDfjK7A+w49OU=
github.com/ctfer-io/go-ctfd v0.3.8/go.mod h1:kBBj+UfQM9v6fuOtK+C2SRWPkq8SYUa3KkxusvOeq/s=
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 Expand Up @@ -194,8 +192,9 @@ github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXf
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA=
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.7.2 h1:4jaiDzPyXQvSd7D0EjG45355tLlV3VOECpq10pLC+8s=
github.com/stretchr/testify v1.7.2/go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/vmihailenco/msgpack v3.3.3+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk=
github.com/vmihailenco/msgpack v4.0.4+incompatible h1:dSLoQfGFAo3F6OoNhwUmLwVgaUXK79GlxNBwueZn0xI=
github.com/vmihailenco/msgpack v4.0.4+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk=
Expand Down

0 comments on commit bf67c93

Please sign in to comment.