File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.7
55replace github.com/theopenlane/riverboat/trustcenter => ./trustcenter
66
77require (
8- github.com/99designs/gqlgen v0.17.87
8+ github.com/99designs/gqlgen v0.17.88
99 github.com/gertd/go-pluralize v0.2.1
1010 github.com/go-chi/chi/v5 v5.2.5
1111 github.com/gocarina/gocsv v0.0.0-20240520201108-78e41c74b4b1
@@ -31,9 +31,9 @@ require (
3131 github.com/spf13/cobra v1.10.2
3232 github.com/stoewer/go-strcase v1.3.1
3333 github.com/stretchr/testify v1.11.1
34- github.com/theopenlane/core/common v1.0.11
34+ github.com/theopenlane/core/common v1.0.12
3535 github.com/theopenlane/dbx v0.1.3
36- github.com/theopenlane/go-client v0.8.5
36+ github.com/theopenlane/go-client v0.8.6
3737 github.com/theopenlane/httpsling v0.3.0
3838 github.com/theopenlane/iam v0.25.0
3939 github.com/theopenlane/newman v0.2.2
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ go 1.25.7
55require (
66 github.com/riverqueue/river v0.31.0
77 github.com/rs/zerolog v1.34.0
8- github.com/theopenlane/core/common v1.0.11
8+ github.com/theopenlane/core/common v1.0.12
99 github.com/theopenlane/corejobs v0.1.17
10- github.com/theopenlane/riverboat v0.9.6
10+ github.com/theopenlane/riverboat v0.9.7
1111)
1212
1313require (
You can’t perform that action at this time.
0 commit comments