Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-gang committed Jan 31, 2024
1 parent 4578c3b commit fec3756
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ go 1.14

require (
github.com/codecrafters-io/tester-utils v0.2.10
github.com/emirpasic/gods v1.18.1 // indirect
github.com/fatih/color v1.16.0 // indirect
github.com/go-redis/redis v6.15.9+incompatible
github.com/hdt3213/rdb v1.0.13
github.com/onsi/ginkgo v1.11.0 // indirect
github.com/onsi/gomega v1.8.1 // indirect
github.com/smallnest/resp3 v0.1.1 // indirect
)

// Use this to test locally
Expand Down

0 comments on commit fec3756

Please sign in to comment.