mirror of
https://github.com/restic/restic.git
synced 2026-05-08 03:25:23 +00:00
Update vendored deps (except minio-go)
This commit is contained in:
@@ -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