Skip to content

Commit 59c3f5c

Browse files
author
Maksim Shlomin
committed
gopkg & gitignore
1 parent 95bf5b3 commit 59c3f5c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
.idea
22
config.json
3-
log
3+
log
4+
vendor
5+
Gopkg.lock

Gopkg.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[[constraint]]
2+
name = "github.com/sarulabs/di"
3+
version = "2.1.0"

0 commit comments

Comments
 (0)