mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
9f2a1f4df1
The main change is the switch to Go 1.13-style "%w" error wrapping, dropping one of the github.com/pkg/errors dependencies we have left. Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
4 lines
54 B
Modula-2
4 lines
54 B
Modula-2
module github.com/cyphar/filepath-securejoin
|
|
|
|
go 1.13
|