This commit is contained in:
lpadgett
2019-06-19 21:11:14 -05:00
parent 33789a3523
commit 2bbf335ee9

View File

@@ -578,7 +578,7 @@ update-dependencies: ## Uses go get -u to update all the dependencies while hold
# Keep back because of breaking API changes
go get -u github.com/segmentio/analytics-go@2.1.1
# Tidy up
# Tidy up #
go mod tidy
# Copy everything to vendor directory