Skip to content

Conversation

@sean-
Copy link

@sean- sean- commented Apr 15, 2024

Fixes errors in tooling that relies on the existing go.mod file:

pkg/darwin_arm64/github.com/armon/go-metrics/metrics.go, line 8, column 2: could not import github.com/hashicorp/go-immutable-radix (open : no such file or directory)
pkg/darwin_arm64/github.com/armon/go-metrics/metrics.go, line 166, column 13: undefined: iradix
pkg/darwin_arm64/github.com/armon/go-metrics/start.go, line 37, column 17: undefined: iradix

Fixes errors in tooling that relies on the existing `go.mod` file:

```
pkg/darwin_arm64/github.com/armon/go-metrics/metrics.go, line 8, column 2: could not import github.com/hashicorp/go-immutable-radix (open : no such file or directory)
pkg/darwin_arm64/github.com/armon/go-metrics/metrics.go, line 166, column 13: undefined: iradix
pkg/darwin_arm64/github.com/armon/go-metrics/start.go, line 37, column 17: undefined: iradix
```
@hashicorp-cla-app
Copy link

hashicorp-cla-app bot commented Apr 15, 2024

CLA assistant check
All committers have signed the CLA.

@hashicorp-cla-app
Copy link

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes

Have you signed the CLA already but the status is still pending? Recheck it.

sean- added 2 commits July 31, 2024 12:42
Fixes errors in tooling that relies on the existing `go.mod` file:

```
pkg/darwin_arm64/github.com/armon/go-metrics/metrics.go, line 8, column 2: could not import github.com/hashicorp/go-immutable-radix (open : no such file or directory)
pkg/darwin_arm64/github.com/armon/go-metrics/metrics.go, line 166, column 13: undefined: iradix
pkg/darwin_arm64/github.com/armon/go-metrics/start.go, line 37, column 17: undefined: iradix
```
@sean- sean- force-pushed the bump-go-immutable-radix branch from 46ea0f6 to b196ae8 Compare August 6, 2024 00:39
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.

1 participant