Skip to content

deps: bump to cyphar.com/go-pathrs@v0.2.5#101

Merged
cyphar merged 2 commits into
mainfrom
libpathrs-0.2.5
Jun 18, 2026
Merged

deps: bump to cyphar.com/go-pathrs@v0.2.5#101
cyphar merged 2 commits into
mainfrom
libpathrs-0.2.5

Conversation

@cyphar

@cyphar cyphar commented Jun 18, 2026

Copy link
Copy Markdown
Owner

This release included some breaking changes. While most were abstracted
by the C wrappers, the open-related operations now take uint64 which
leaked into the Go API causing the following build error:

pathrs-lite/open_libpathrs.go:56:25: cannot use flags (variable of type int) as uint64 value in argument to handle.OpenFile

Signed-off-by: Aleksa Sarai cyphar@cyphar.com

@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
@cyphar cyphar force-pushed the libpathrs-0.2.5 branch from 8952eb1 to c96000c Compare June 18, 2026 07:50
This release included some breaking changes. While most were abstracted
by the C wrappers, the open-related operations now take uint64 which
leaked into the Go API causing the following build error:

  pathrs-lite/open_libpathrs.go:56:25: cannot use flags (variable of type int) as uint64 value in argument to handle.OpenFile

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
@cyphar cyphar force-pushed the libpathrs-0.2.5 branch from c96000c to dd8f0bb Compare June 18, 2026 07:54
@cyphar cyphar merged commit 1324ccb into main Jun 18, 2026
54 checks passed
@cyphar cyphar deleted the libpathrs-0.2.5 branch June 18, 2026 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant