Skip to content

Commit

Permalink
Update store interface implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
Keda87 committed Jul 9, 2020
1 parent 869995b commit 43b1de1
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 206 deletions.
5 changes: 0 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,9 @@ module github.com/go-oauth2/mysql
go 1.14

require (
github.com/go-gorp/gorp v2.2.0+incompatible // indirect
github.com/go-oauth2/oauth2/v4 v4.1.1
github.com/go-sql-driver/mysql v1.5.0
github.com/json-iterator/go v1.1.10
github.com/lib/pq v1.7.0 // indirect
github.com/mattn/go-sqlite3 v1.14.0 // indirect
github.com/poy/onpar v1.0.0 // indirect
github.com/smartystreets/goconvey v1.6.4
github.com/ziutek/mymysql v1.5.4 // indirect
gopkg.in/gorp.v2 v2.2.0
)
Loading

0 comments on commit 43b1de1

Please sign in to comment.