Skip to content

replace hashicorp/go-multierror with stdlib#522

Merged
wagoodman merged 1 commit intoanchore:mainfrom
thaJeztah:native_multierror
Mar 4, 2026
Merged

replace hashicorp/go-multierror with stdlib#522
wagoodman merged 1 commit intoanchore:mainfrom
thaJeztah:native_multierror

Conversation

@thaJeztah
Copy link
Copy Markdown
Contributor

No description provided.

go.mod Outdated
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thaJeztah
Copy link
Copy Markdown
Contributor Author

Failures look unrelated;

=== RUN   TestPlatformSelection/docker/linux/arm64
    platform_test.go:109: 
        	Error Trace:	/home/runner/work/stereoscope/stereoscope/test/integration/platform_test.go:109
        	Error:      	Received unexpected error:
        	            	unable to detect input for 'docker.io/library/busybox:1.31', errs: image has unexpected OS "", which differs from the user specified PS "linux"
        	Test:       	TestPlatformSelection/docker/linux/arm64
=== RUN   TestPlatformSelection/docker/linux/amd64
=== RUN   TestPlatformSelection/docker/linux/s390x
    platform_test.go:109: 
        	Error Trace:	/home/runner/work/stereoscope/stereoscope/test/integration/platform_test.go:109
        	Error:      	Received unexpected error:
        	            	unable to detect input for 'docker.io/library/busybox:1.31', errs: image has unexpected architecture "amd64", which differs from the user specified architecture "s390x"
        	Test:       	TestPlatformSelection/docker/linux/s390x

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the native_multierror branch from d0eece4 to 0486f2c Compare March 3, 2026 21:00
@wagoodman wagoodman merged commit c5d1a07 into anchore:main Mar 4, 2026
7 checks passed
@thaJeztah thaJeztah deleted the native_multierror branch March 4, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants