Skip to content

Commit 5b1774c

Browse files
committed
go mod tidy
Signed-off-by: Adolfo Garcia Veytia (puerco) <[email protected]>
1 parent 1463df1 commit 5b1774c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ require (
5555
github.com/open-policy-agent/opa v0.70.0
5656
github.com/openfga/go-sdk v0.6.3
5757
github.com/openfga/openfga v1.8.0
58+
github.com/package-url/packageurl-go v0.1.3
5859
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
5960
github.com/prometheus/client_golang v1.20.5
6061
github.com/protobom/protobom v0.5.0
@@ -223,7 +224,6 @@ require (
223224
github.com/opencontainers/selinux v1.11.1 // indirect
224225
github.com/openfga/api/proto v0.0.0-20241107182745-c14fb4b3d4b4 // indirect
225226
github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20240926131254-992b301a003f // indirect
226-
github.com/package-url/packageurl-go v0.1.3 // indirect
227227
github.com/pressly/goose/v3 v3.22.1 // indirect
228228
github.com/puzpuzpuz/xsync v1.5.2 // indirect
229229
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect

0 commit comments

Comments
 (0)