version: don't depend on goversion on ios

This commit is contained in:
Brad Fitzpatrick
2020-04-07 09:28:09 -07:00
parent 2776209e49
commit 277fe84c6b
2 changed files with 21 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build !darwin !arm64
package version
import (