mirror of
https://github.com/gonum/gonum.git
synced 2025-10-05 23:26:52 +08:00
all: run make builds pass with go master
Run gofmt go1.17 adds the new //go:build comments
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build safe
|
||||
// +build safe
|
||||
|
||||
package mat
|
||||
|
Reference in New Issue
Block a user