Skip to content
This repository was archived by the owner on Oct 31, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/go-pg/migrations/v8 v8.1.0
github.com/go-pg/pg/v10 v10.10.5
github.com/gocraft/work v0.5.1
github.com/gomodule/redigo v1.8.5
github.com/gomodule/redigo/v2 v2.0.0
github.com/google/go-querystring v1.1.0 // indirect
github.com/hashicorp/vault/api v1.1.1
github.com/iris-contrib/middleware/cors v0.0.0-20210110101738-6d0a4d799b5d
Expand Down