Skip to content

Commit 08cb572

Browse files
committed
chore: Add Gopkg.* files again
1 parent 4b182a5 commit 08cb572

File tree

2 files changed

+132
-0
lines changed

2 files changed

+132
-0
lines changed

Gopkg.lock

Lines changed: 125 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[[override]]
2+
name = "gopkg.in/fsnotify.v1"
3+
source = "https://github.com/fsnotify/fsnotify.git"
4+
5+
[prune]
6+
go-tests = true
7+
unused-packages = true

0 commit comments

Comments
 (0)