ory / fosite-example

Apache License 2.0
79 stars 34 forks source link

Update CI to go 1.11 and use go mod for vendoring #14

Closed mavimo closed 4 years ago

mavimo commented 6 years ago
mavimo commented 6 years ago

@aeneasr I suggest to move to go mod since can reduce "friction" for users to test it since go mod is the "official standard" for dependency management.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at ?% when pulling 15df6f26bc582ba93eee0b6e49f1033643796951 on mavimo:move-to-go1.11-and-go-mod into b555db48332372fccd81095d439679d06221f3c3 on ory:master.

mavimo commented 6 years ago

@aeneasr fixes done, thx for your time to review this PR :)

aeneasr commented 6 years ago

Unfortunately tests fail now :(

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

pmundt commented 4 years ago

It should now also be possible to close this PR, as we've since addressed this in #17

mavimo commented 4 years ago

@pmundt closed :)