Commit 9f801c5
authored
Use specific commit hash in dependency (#496)
We previously had a broken dependency that was referring
to non-existing version 0.2.0. This is now causing problems
whenever go attempts to resolve latest version.
Pinning to specific commit should hopefully fix the problem.1 parent 9777072 commit 9f801c5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments