mirror of
https://github.com/restic/restic.git
synced 2026-09-20 11:08:30 +00:00
Update vendored library github.com/cpuguy83/go-md2man
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -eu -o pipefail
|
||||
|
||||
go get -u github.com/alecthomas/gometalinter
|
||||
gometalinter --install >/dev/null
|
||||
go get -u github.com/golang/dep/cmd/dep
|
||||
Reference in New Issue
Block a user