mirror of
https://github.com/restic/restic.git
synced 2025-08-27 09:50:24 +00:00
bump minimum go version on Solaris to 1.20
This commit is contained in:
9
changelog/unreleased/pull-4201
Normal file
9
changelog/unreleased/pull-4201
Normal file
@@ -0,0 +1,9 @@
|
||||
Change: Require Go 1.20 for Solaris builds
|
||||
|
||||
Building restic on Solaris now requires Go 1.20, as the library used to access
|
||||
Azure uses the mmap syscall, which is only available on Solaris starting from
|
||||
Go 1.20.
|
||||
|
||||
All other platforms continue to build with Go 1.18.
|
||||
|
||||
https://github.com/restic/restic/pull/4201
|
Reference in New Issue
Block a user