kbfs: rebuild with go-1.10.2

This commit is contained in:
Michael Gehring 2018-05-03 18:49:50 +00:00
parent 54bedd4bb3
commit 6ef1e2680b

View file

@ -1,7 +1,7 @@
# Template file for 'kbfs'. # Template file for 'kbfs'.
pkgname=kbfs pkgname=kbfs
version=1.0.47 version=1.0.47
revision=1 revision=2
build_style=go build_style=go
go_import_path="github.com/keybase/kbfs" go_import_path="github.com/keybase/kbfs"
go_package="${go_import_path}/kbfsfuse ${go_import_path}/kbfsgit/git-remote-keybase ${go_import_path}/kbfstool" go_package="${go_import_path}/kbfsfuse ${go_import_path}/kbfsgit/git-remote-keybase ${go_import_path}/kbfstool"