kbfs: rebuild for go 1.11

This commit is contained in:
Michael Aldridge 2018-08-25 00:04:50 -07:00
parent f3a6f7af17
commit a57929df97

View file

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