1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

build: update github.com/ebitengine/purego to v0.8.3 to fix mac_amd64 build

Fixes #8552
This commit is contained in:
albertony
2025-05-12 08:46:24 +02:00
parent 68a65e878f
commit 6644bdba0f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -138,7 +138,7 @@ require (
github.com/cronokirby/saferith v0.33.0 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/ebitengine/purego v0.8.2 // indirect
github.com/ebitengine/purego v0.8.3 // indirect
github.com/emersion/go-message v0.18.0 // indirect
github.com/emersion/go-textwrapper v0.0.0-20200911093747-65d896831594 // indirect
github.com/emersion/go-vcard v0.0.0-20230815062825-8fda7d206ec9 // indirect