Skip to content

Commit

Permalink
remove gopkg
Browse files Browse the repository at this point in the history
  • Loading branch information
primalmotion committed Sep 13, 2019
1 parent 6740900 commit 28d661b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions Gopkg.toml

This file was deleted.

1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ PROJECT_SHA ?= $(shell git rev-parse HEAD)
PROJECT_VERSION ?= $(lastword $(shell git tag --sort version:refname --merged $(shell git rev-parse --abbrev-ref HEAD)))
PROJECT_RELEASE ?= dev

# Until we support go.mod properly
export GO111MODULE = on

ci: init lint test codecov
Expand Down

0 comments on commit 28d661b

Please sign in to comment.