Adds Go modules support by ackleymi · Pull Request #13 · quickfixgo/examples
Navigation Menu
{{ message }}
quickfixgo / examples Public
- Notifications You must be signed in to change notification settings
- Fork 53
Merged
cbusbey merged 4 commits intoquickfixgo:masterfrom
cbusbey merged 4 commits intoquickfixgo:masterfrom
Conversation
Copy link Copy Markdown
Member
Resolves #14
- Adds go modules support (with go 1.13)
- Removes the vendor directory (I don't believe it needed to be strictly checked in here)
- Everything should work right out the box with a simple
git clone && go mod download
ackleymi
force-pushed
the
master
branch
from
4f041ea to
dea4dcd
Compare
ackleymi
force-pushed
the
master
branch
from
dea4dcd to
becabd1
Compare
ackleymi
changed the title
[WIP] Updates project structure + management
Adds docker and Go modules support.
ackleymi added 2 commits
September 26, 2019 23:14
ackleymi
changed the title
Adds docker and Go modules support.
Adds Go modules support
cbusbey
merged commit
303c1b1
into
quickfixgo:master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment