Skip to content

Commit

Permalink
Bump github.com/gomodule/redigo from 1.8.2 to 1.8.3 (#129)
Browse files Browse the repository at this point in the history
Bumps [github.com/gomodule/redigo](https://github.com/gomodule/redigo) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/gomodule/redigo/releases)
- [Commits](gomodule/redigo@v1.8.2...v1.8.3)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2020
1 parent 5dee403 commit c5fd275
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ go 1.15
require (
github.com/OpenSlides/openslides-models-to-go v0.1.1-0.20201023163752-f3a92dde2a27
github.com/dgrijalva/jwt-go/v4 v4.0.0-preview1
github.com/gomodule/redigo v1.8.2
github.com/gomodule/redigo v1.8.3
github.com/ostcar/topic v0.3.4-0.20200613094955-61bb28837a98
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/dgrijalva/jwt-go/v4 v4.0.0-preview1 h1:CaO/zOnF8VvUfEbhRatPcwKVWamvbYd8tQGRWacE9kU=
github.com/dgrijalva/jwt-go/v4 v4.0.0-preview1/go.mod h1:+hnT3ywWDTAFrW5aE+u2Sa/wT555ZqwoCS+pk3p6ry4=
github.com/gomodule/redigo v1.8.2 h1:H5XSIre1MB5NbPYFp+i1NBbb5qN1W8Y8YAQoAYbkm8k=
github.com/gomodule/redigo v1.8.2/go.mod h1:P9dn9mFrCBvWhGE1wpxx6fgq7BAeLBk+UUUzlpkBYO0=
github.com/gomodule/redigo v1.8.3 h1:HR0kYDX2RJZvAup8CsiJwxB4dTCSC0AaUq6S4SiLwUc=
github.com/gomodule/redigo v1.8.3/go.mod h1:P9dn9mFrCBvWhGE1wpxx6fgq7BAeLBk+UUUzlpkBYO0=
github.com/ostcar/topic v0.3.4-0.20200613094955-61bb28837a98 h1:F/nJ78OVR6ELrcXFmY/e/JMtWMgYEHAYFyxAkrXME10=
github.com/ostcar/topic v0.3.4-0.20200613094955-61bb28837a98/go.mod h1:61PcAdinfpVwmQTjP2W0rZoEJqnKku7zvGS9Ag4Si18=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit c5fd275

Please sign in to comment.