Skip to content

Commit

Permalink
build(deps): bump github.com/ctfer-io/go-ctfd from 0.9.0 to 0.10.0
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.9.0 to 0.10.0.
- [Release notes](https://github.com/ctfer-io/go-ctfd/releases)
- [Changelog](https://github.com/ctfer-io/go-ctfd/blob/main/.goreleaser.yaml)
- [Commits](ctfer-io/go-ctfd@v0.9.0...v0.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and pandatix committed Oct 14, 2024
1 parent 0d6edc8 commit 4e664f4
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/ctfd-setup
go 1.22.2

require (
github.com/ctfer-io/go-ctfd v0.9.0
github.com/ctfer-io/go-ctfd v0.10.0
github.com/pkg/errors v0.9.1
github.com/urfave/cli/v2 v2.27.5
go.uber.org/multierr v1.11.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/cpuguy83/go-md2man/v2 v2.0.5 h1:ZtcqGrnekaHpVLArFSe4HK5DoKx1T0rq2DwVB0alcyc=
github.com/cpuguy83/go-md2man/v2 v2.0.5/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/ctfer-io/go-ctfd v0.9.0 h1:udhuLkUgQ0hWBbE8Qzo4hZWVdUtEocp1t7xRIwDFqs4=
github.com/ctfer-io/go-ctfd v0.9.0/go.mod h1:jNeeXui6iW1jsAfa4D5v6MaK0UF26CtjTRtCqS/PWH4=
github.com/ctfer-io/go-ctfd v0.10.0 h1:+lBLqde9XNdLB+TzXvJg9I9qkLRA8rYmf9bpjQ2CAUg=
github.com/ctfer-io/go-ctfd v0.10.0/go.mod h1:jNeeXui6iW1jsAfa4D5v6MaK0UF26CtjTRtCqS/PWH4=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/gorilla/schema v1.4.1 h1:jUg5hUjCSDZpNGLuXQOgIWGdlgrIdYvgQ0wZtdK1M3E=
Expand Down

0 comments on commit 4e664f4

Please sign in to comment.