mirror of
https://github.com/restic/restic.git
synced 2026-05-26 20:15:35 +00:00
Vendor dependencies with dep
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
// +build go1.7
|
||||
|
||||
package profile
|
||||
|
||||
import "runtime/trace"
|
||||
|
||||
var startTrace = trace.Start
|
||||
var stopTrace = trace.Stop
|
||||
Reference in New Issue
Block a user