Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
mattn committed Sep 18, 2020
1 parent 50b25c6 commit fa18b7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
cmd/godmine/*.exe
cmd/godmine/godmine
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module github.com/mattn/go-redmine

go 1.13

0 comments on commit fa18b7f

Please sign in to comment.