Skip to content

Commit 7787898

Browse files
chore(deps): bump github.com/tphakala/simd in the go-non-major group
Bumps the go-non-major group with 1 update: [github.com/tphakala/simd](https://github.com/tphakala/simd). Updates `github.com/tphakala/simd` from 1.1.0 to 1.3.0 - [Release notes](https://github.com/tphakala/simd/releases) - [Commits](tphakala/simd@v1.1.0...v1.3.0) --- updated-dependencies: - dependency-name: github.com/tphakala/simd dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-non-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d50ebce commit 7787898

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/go-audio/wav v1.1.0
88
github.com/quasilyte/go-ruleguard/dsl v0.3.23
99
github.com/stretchr/testify v1.11.1
10-
github.com/tphakala/simd v1.1.0
10+
github.com/tphakala/simd v1.3.0
1111
)
1212

1313
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ github.com/quasilyte/go-ruleguard/dsl v0.3.23 h1:lxjt5B6ZCiBeeNO8/oQsegE6fLeCzuM
1212
github.com/quasilyte/go-ruleguard/dsl v0.3.23/go.mod h1:KeCP03KrjuSO0H1kTuZQCWlQPulDV6YMIXmpQss17rU=
1313
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
1414
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
15-
github.com/tphakala/simd v1.1.0 h1:dEaL9OBP+5AH2emceQB4vV7AqCR2obuR4qydv5R0+t0=
16-
github.com/tphakala/simd v1.1.0/go.mod h1:RDX4bQNU8wV5JAYHEkic0l1CcQpBUwV7odEISuOvpUY=
15+
github.com/tphakala/simd v1.3.0 h1:6DBkVfF/DEf/dnkfajbtu13+EZVReIIgIoUm2GNRs/k=
16+
github.com/tphakala/simd v1.3.0/go.mod h1:RDX4bQNU8wV5JAYHEkic0l1CcQpBUwV7odEISuOvpUY=
1717
golang.org/x/sys v0.45.0 h1:dO4czNzziLiiXplLQgBCEpCvXQ3dnkn0SdaZSYdQ+FY=
1818
golang.org/x/sys v0.45.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
1919
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=

0 commit comments

Comments
 (0)