From f290803f486ae5a0630ee11c93304b8523ecb318 Mon Sep 17 00:00:00 2001 From: Andy Date: Mon, 15 Jun 2026 09:57:52 +0300 Subject: [PATCH] chore(deps): x/sys v0.46.0 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 4dd5b56..9c7567a 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/gogpu/audio go 1.25.5 -require golang.org/x/sys v0.44.0 // indirect +require golang.org/x/sys v0.46.0 diff --git a/go.sum b/go.sum index 0e11bfe..5975a78 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -golang.org/x/sys v0.44.0 h1:ildZl3J4uzeKP07r2F++Op7E9B29JRUy+a27EibtBTQ= -golang.org/x/sys v0.44.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw= +golang.org/x/sys v0.46.0 h1:noSf2Fq6F8DBgS+LysIkx7rIExoNHJsxOAtPp4rthXw= +golang.org/x/sys v0.46.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=