Skip to content

Commit

Permalink
Dependency graph changes
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusgomes28 committed Apr 29, 2024
1 parent 6a29d78 commit 9cddc4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ require (
github.com/pressly/goose/v3 v3.19.2
github.com/rs/zerolog v1.31.0
github.com/stretchr/testify v1.8.4
github.com/yuin/gopher-lua v1.1.1
github.com/zutto/shardedmap v0.0.0-20180201164343-415202d0910e
)

Expand Down Expand Up @@ -57,7 +58,6 @@ require (
go.opentelemetry.io/otel v1.20.0 // indirect
go.opentelemetry.io/otel/trace v1.20.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
github.com/yuin/gopher-lua v1.1.1 // indirect
golang.org/x/arch v0.3.0 // indirect
golang.org/x/crypto v0.18.0 // indirect
golang.org/x/exp v0.0.0-20231108232855-2478ac86f678 // indirect
Expand Down

0 comments on commit 9cddc4d

Please sign in to comment.