File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/ctfer-io/ctfd-setup
3
3
go 1.22.2
4
4
5
5
require (
6
- github.com/ctfer-io/go-ctfd v0.6.5
6
+ github.com/ctfer-io/go-ctfd v0.7.0
7
7
github.com/pkg/errors v0.9.1
8
8
github.com/urfave/cli/v2 v2.27.2
9
9
go.uber.org/multierr v1.11.0
Original file line number Diff line number Diff line change 1
1
github.com/cpuguy83/go-md2man/v2 v2.0.4 h1:wfIWP927BUkWJb2NmU/kNDYIBTh/ziUX91+lVfRxZq4 =
2
2
github.com/cpuguy83/go-md2man/v2 v2.0.4 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
3
- github.com/ctfer-io/go-ctfd v0.6.5 h1:9Pdg+oft9SLQlt4/gvOBlX8bW85vsedeOIF7Pb6Z8hM =
4
- github.com/ctfer-io/go-ctfd v0.6.5 /go.mod h1:zOOgs1LmKEVW3rilcog0jT921vjShmR3avJbSMtvNyM =
3
+ github.com/ctfer-io/go-ctfd v0.7.0 h1:/p8ynT3DTu201DANFIVc0otgE6eViSwcRuosyE9azaQ =
4
+ github.com/ctfer-io/go-ctfd v0.7.0 /go.mod h1:zOOgs1LmKEVW3rilcog0jT921vjShmR3avJbSMtvNyM =
5
5
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
6
6
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
7
7
github.com/gorilla/schema v1.3.0 h1:rbciOzXAx3IB8stEFnfTwO3sYa6EWlQk79XdyustPDA =
You can’t perform that action at this time.
0 commit comments