Commit 91247f2
committed
go.mod: initial commit
For a similar rationale to [1], let's build package
github.com/git-lfs/gitobj on Go 1.11, and use Go modules.
Since we were running builds on a variety of Go versions before
introducing modules, let's no longer do that and instead run on Go 1.11
only.
Doing so allows us to uniformly build outside of the $GOPATH, and avoids
having to maintain different checkout locations based on the version of
Go being used.
[1]: git-lfs/wildmatch@4bab7d7 (go.mod: initial commit, 2018-08-30)1 parent 5aa0c18 commit 91247f2
File tree
99 files changed
+3785
-18130
lines changed- vendor
- github.com
- davecgh/go-spew
- spew
- testdata
- pmezard/go-difflib
- difflib
- stretchr/testify
- Godeps
- _codegen
- assert
- http
- mock
- require
- suite
- vendor/github.com
- davecgh/go-spew
- spew
- pmezard/go-difflib
- difflib
- stretchr/objx
- codegen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
99 files changed
+3785
-18130
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
This file was deleted.
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
This file was deleted.
0 commit comments