Skip to content

Commit

Permalink
Merge pull request dexidp#1767 from dexidp/update-api
Browse files Browse the repository at this point in the history
Update API package
  • Loading branch information
sagikazarmark authored Jul 23, 2020
2 parents a8cedc8 + 2fa5e33 commit ff1ed7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/coreos/go-semver v0.3.0 // indirect
github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f // indirect
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f // indirect
github.com/dexidp/dex/api/v2 v2.0.0-00010101000000-000000000000
github.com/dexidp/dex/api/v2 v2.0.0
github.com/felixge/httpsnoop v1.0.1
github.com/ghodss/yaml v1.0.0
github.com/go-sql-driver/mysql v1.5.0
Expand Down

0 comments on commit ff1ed7a

Please sign in to comment.