Skip to content

Commit 61f4ecb

Browse files
authored
Merge pull request #2713 from nogoegst/archive-openbsd
archive: add support for OpenBSD
2 parents 1a5f9a3 + a206030 commit 61f4ecb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

archive/time_unix.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// +build linux freebsd solaris
1+
// +build freebsd linux openbsd solaris
22

33
/*
44
Copyright The containerd Authors.

0 commit comments

Comments
 (0)