Skip to content

Commit

Permalink
Updated dependencies and removed temporary packr2 fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Dids committed Nov 21, 2018
1 parent b63576c commit 5f75805
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 19 deletions.
4 changes: 0 additions & 4 deletions .scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ $GOBIN/packr2 clean
# Generate the "packrd" files
$GOBIN/packr2

## FIXME: This is a temporary fix
# Fix generated files
sed -i '' -e 's/dids/Dids/g' cmd/cmd-packr.go

# Build the application
go build -ldflags "-X main.Version=${VERSION}" -o ${OUTPUT} .

Expand Down
38 changes: 23 additions & 15 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5f75805

Please sign in to comment.