mirror of
https://github.com/restic/restic.git
synced 2026-07-20 06:04:54 +00:00
Vendor dependencies with dep
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
// +build !go1.8
|
||||
|
||||
package profile
|
||||
|
||||
// mock mutex support for Go 1.7 and earlier.
|
||||
|
||||
func enableMutexProfile() {}
|
||||
|
||||
func disableMutexProfile() {}
|
||||
Reference in New Issue
Block a user