Skip to content

Commit

Permalink
update bindata
Browse files Browse the repository at this point in the history
  • Loading branch information
zu1k committed Aug 30, 2020
1 parent 100f3d5 commit 37797cb
Show file tree
Hide file tree
Showing 8 changed files with 119 additions and 1,867 deletions.
1 change: 0 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
run: |
go get -u github.com/go-bindata/go-bindata/...
go-bindata -o internal/bindata/geoip/geoip.go -pkg bingeoip assets/GeoLite2-City.mmdb assets/flags.json
go-bindata -o internal/bindata/html/html.go -pkg binhtml assets/html/
- name: Build
if: startsWith(github.ref, 'refs/tags/')
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ vendor
# macOS file
.DS_Store

*.exe
assets/html/
Loading

0 comments on commit 37797cb

Please sign in to comment.