Adds Go modules support by ackleymi · Pull Request #13 · quickfixgo/examples

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ackleymi

Copy link Copy Markdown

Member

@ackleymi ackleymi commented

Aug 22, 2019

edited

Loading

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 ackleymi changed the title [WIP] Updates project structure + management Adds docker and Go modules support.

Sep 27, 2019

@ackleymi ackleymi changed the title Adds docker and Go modules support. Adds Go modules support

Oct 16, 2019

@cbusbey cbusbey merged commit 303c1b1 into quickfixgo:master

Oct 16, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Go 1.13 module dependency support

2 participants

@ackleymi @cbusbey