There was an error while loading. Please reload this page.
1 parent 37dabe4 commit 446a134Copy full SHA for 446a134
1 file changed
go.mod
@@ -11,9 +11,9 @@ toolchain go1.24.4
11
require (
12
github.com/andybalholm/brotli v1.2.0
13
github.com/frikky/kin-openapi v0.42.0
14
- github.com/frikky/schemaless v0.0.32
+ github.com/frikky/schemaless v0.0.33
15
github.com/satori/go.uuid v1.2.0
16
- github.com/shuffle/shuffle-shared v1.1.1
+ github.com/shuffle/shuffle-shared v1.2.6
17
github.com/spf13/cobra v1.9.1
18
)
19
0 commit comments