Skip to content

Commit

Permalink
build(deps): bump github.com/ctfer-io/go-ctfd in /deploy
Browse files Browse the repository at this point in the history
Bumps [github.com/ctfer-io/go-ctfd](https://github.com/ctfer-io/go-ctfd) from 0.3.3 to 0.3.5.
- [Release notes](https://github.com/ctfer-io/go-ctfd/releases)
- [Changelog](https://github.com/ctfer-io/go-ctfd/blob/main/.goreleaser.yaml)
- [Commits](v0.3.3...v0.3.5)

---
updated-dependencies:
- dependency-name: github.com/ctfer-io/go-ctfd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
1 parent 4c9ef0b commit 807f040
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deploy/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ go 1.21
// replace github.com/ctfer-io/go-ctfd => ../

require (
github.com/ctfer-io/go-ctfd v0.3.3
github.com/ctfer-io/go-ctfd v0.3.5
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.5.5
github.com/pulumi/pulumi-random/sdk/v4 v4.14.0
github.com/pulumi/pulumi/pkg/v3 v3.95.0
Expand Down
4 changes: 2 additions & 2 deletions deploy/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -504,8 +504,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46t
github.com/creack/pty v1.1.7/go.mod h1:lj5s0c3V2DBrqTV7llrYr5NG6My20zk30Fl46Y7DoTY=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/creack/pty v1.1.11/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/ctfer-io/go-ctfd v0.3.3 h1:XrI2sUBrNond2sLvHD4d4F9S4qBil/DUbM74CsQ+z90=
github.com/ctfer-io/go-ctfd v0.3.3/go.mod h1:GnWhEdXMI2PEpGZXsADzBvnU1e9MbuWQiBnSSNOY3cs=
github.com/ctfer-io/go-ctfd v0.3.5 h1:mTlwZNaHbY/wqo0uzaN/oj5AsyvMD7Vw00QzmGG/f2M=
github.com/ctfer-io/go-ctfd v0.3.5/go.mod h1:3MEtNvOQPrQ84/+h7GarCB8phfc445ifE7jyV7caMhs=
github.com/cyphar/filepath-securejoin v0.2.2/go.mod h1:FpkQEhXnPnOthhzymB7CGsFk2G9VLXONKD9G7QGMM+4=
github.com/cyphar/filepath-securejoin v0.2.3/go.mod h1:aPGpWjXOXUn2NCNjFvBE6aRxGGx79pTxQpKOJNYHHl4=
github.com/cyphar/filepath-securejoin v0.2.4 h1:Ugdm7cg7i6ZK6x3xDF1oEu1nfkyfH53EtKeQYTC3kyg=
Expand Down

0 comments on commit 807f040

Please sign in to comment.