Skip to content

Commit

Permalink
Add upath package comment
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Koch <[email protected]>
  • Loading branch information
hugelgupf committed Jan 22, 2024
1 parent 06666ce commit f417062
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cpio/internal/upath/safejoin.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

// Package upath allows safely joining filepaths together without breaking the
// boundary of a "chroot".
package upath

import (
Expand Down

0 comments on commit f417062

Please sign in to comment.