diff options
Diffstat (limited to 'WORKSPACE')
-rw-r--r-- | WORKSPACE | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -189,13 +189,6 @@ go_repository( ) go_repository( - name = "com_github_imdario_mergo", - importpath = "github.com/imdario/mergo", - sum = "h1:CGgOkSJeqMRmt0D9XLWExdT4m4F1vd3FV3VPt+0VxkQ=", - version = "v0.3.8", -) - -go_repository( name = "com_github_kr_pretty", importpath = "github.com/kr/pretty", sum = "h1:s5hAObm+yFO5uHYt5dYjxi2rXrsnmRpJx4OYvIWUaQs=", |