mirror of
https://github.com/restic/restic.git
synced 2026-04-14 00:58:50 +00:00
debug: enable debug support for release builds
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
//go:build debug
|
||||
// +build debug
|
||||
|
||||
package debug
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user