Skip to content

Commit

Permalink
Merge pull request #4 from avoykov/master
Browse files Browse the repository at this point in the history
#upgrade
  • Loading branch information
snovichkov authored Apr 14, 2021
2 parents 7bf1794 + 0fa7f3b commit a92fd8a
Show file tree
Hide file tree
Showing 4 changed files with 110 additions and 16 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
module github.com/gozix/goredis/v2
module github.com/gozix/goredis/v3

go 1.12
go 1.16

require (
github.com/go-redis/redis v6.15.6+incompatible
github.com/go-redis/redis/v8 v8.8.0
github.com/gozix/viper/v2 v2.1.1
github.com/sarulabs/di/v2 v2.3.0
github.com/sarulabs/di/v2 v2.4.2
)
Loading

0 comments on commit a92fd8a

Please sign in to comment.