Skip to content

Commit a1c9e4c

Browse files
committed
Merge branch 'main' of https://github.com/Shuffle/Singul
2 parents 94b2579 + 213ed89 commit a1c9e4c

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

go.mod

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ toolchain go1.24.4
99

1010
require (
1111
github.com/frikky/kin-openapi v0.42.0
12-
github.com/frikky/schemaless v0.0.28
12+
github.com/frikky/schemaless v0.0.29
1313
github.com/satori/go.uuid v1.2.0
14-
github.com/shuffle/shuffle-shared v0.9.84
14+
github.com/shuffle/shuffle-shared v1.0.2
1515
github.com/spf13/cobra v1.9.1
1616
)
1717

@@ -44,7 +44,6 @@ require (
4444
github.com/cncf/xds/go v0.0.0-20250121191232-2f005788dc42 // indirect
4545
github.com/containerd/errdefs v1.0.0 // indirect
4646
github.com/containerd/errdefs/pkg v0.3.0 // indirect
47-
github.com/coreos/go-oidc/v3 v3.17.0 // indirect
4847
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
4948
github.com/davecgh/go-spew v1.1.1 // indirect
5049
github.com/distribution/reference v0.6.0 // indirect

0 commit comments

Comments
 (0)