Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
moikot committed Oct 12, 2020
1 parent 3f5e222 commit b26f2ba
Show file tree
Hide file tree
Showing 22 changed files with 549 additions and 650 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM moikot/golang-dep:1.12 as build-env
FROM --platform=$BUILDPLATFORM golang:1.14 as build-env

# xx wraps go to automatically configure $GOOS, $GOARCH, and $GOARM
# based on TARGETPLATFORM provided by Docker.
Expand Down
332 changes: 0 additions & 332 deletions Gopkg.lock

This file was deleted.

30 changes: 0 additions & 30 deletions Gopkg.toml

This file was deleted.

12 changes: 0 additions & 12 deletions extractors/attributes.go

This file was deleted.

Loading

0 comments on commit b26f2ba

Please sign in to comment.