Skip to content

Commit

Permalink
Merge pull request containerd#247 from AkihiroSuda/fix-246
Browse files Browse the repository at this point in the history
pkg/utils: fix compilation error for Windows
  • Loading branch information
liulanzheng authored Nov 24, 2023
2 parents 80a0455 + c0a7a29 commit 526b680
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/utils/du_unix.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//go:build !windows

/*
Copyright The Accelerated Container Image Authors
Expand Down

0 comments on commit 526b680

Please sign in to comment.