kbfs: rebuild with go-1.10

This commit is contained in:
Andrew Benson 2018-02-22 22:55:52 -05:00 committed by Michael Gehring
parent 1e4427a9e7
commit 62e8075572

View file

@ -1,7 +1,7 @@
# Template file for 'kbfs'. # Template file for 'kbfs'.
pkgname=kbfs pkgname=kbfs
version=1.0.44 version=1.0.44
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"