fix(GODT-3148): bump go-sysinfo to get rid of linker warning on macOS Sonoma.

This commit is contained in:
Xavier Michelon
2023-11-29 14:49:13 +01:00
parent bbcedc655a
commit 9449177553
2 changed files with 4 additions and 1 deletions

2
go.mod
View File

@ -16,7 +16,7 @@ require (
github.com/cucumber/godog v0.12.5
github.com/cucumber/messages-go/v16 v16.0.1
github.com/docker/docker-credential-helpers v0.6.3
github.com/elastic/go-sysinfo v1.8.1
github.com/elastic/go-sysinfo v1.11.2-0.20231129083954-35e55cd2a542
github.com/emersion/go-imap v1.2.1
github.com/emersion/go-imap-id v0.0.0-20190926060100-f94a56b9ecde
github.com/emersion/go-message v0.16.0