Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit 17351d9

Browse files
committed
[FAB-6914] fixing Gopkg.toml for knetic/govaluate
Change-Id: I0d5dffad04737f4894629b96cb8a5159045cd16c Signed-off-by: Sudesh Shetty <sudesh.shetty@securekey.com>
1 parent 4076bda commit 17351d9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Gopkg.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@
3232
name = "github.com/golang/groupcache"
3333
branch = "master"
3434

35+
[[constraint]]
36+
name = "github.com/Knetic/govaluate"
37+
version = "3.0.0"
38+
3539
[[constraint]]
3640
name = "github.com/miekg/pkcs11"
3741
branch = "master"

0 commit comments

Comments
 (0)