@@ -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
@@ -17,7 +17,7 @@ require (
1717 github.com/knadh/koanf/providers/env/v2 v2.0.0
1818 github.com/knadh/koanf/providers/file v1.2.1
1919 github.com/knadh/koanf/providers/posflag v1.0.1
20- github.com/knadh/koanf/v2 v2.3.2
20+ github.com/knadh/koanf/v2 v2.3.4
2121 github.com/mcuadros/go-defaults v1.2.0
2222 github.com/microcosm-cc/bluemonday v1.0.27
2323 github.com/prometheus/client_golang v1.23.2
@@ -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.14
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
0 commit comments