Skip to content

Commit

Permalink
Replace dep with Go modules
Browse files Browse the repository at this point in the history
Closes #1070
  • Loading branch information
Ivan Mirić committed Aug 14, 2020
1 parent 691ef2d commit 7f18468
Show file tree
Hide file tree
Showing 224 changed files with 16,759 additions and 33,428 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,15 @@ test.debug
.vagrant

*.DS_Store

/vendor/**/.editorconfig
/vendor/**/*.jpg
/vendor/**/*.json
/vendor/**/.*.json
/vendor/**/Makefile
/vendor/**/*.png
/vendor/**/*.tmpl
/vendor/**/*.txt
/vendor/**/*.y*ml
/vendor/**/.*.y*ml
/vendor/github.com/dlclark/regexp2/testoutput1
Loading

0 comments on commit 7f18468

Please sign in to comment.