Skip to content

Use stdlib slices package in nearby.go#690

Merged
dharmab merged 1 commit into
mainfrom
upgrade-goacmi-v2
May 14, 2026
Merged

Use stdlib slices package in nearby.go#690
dharmab merged 1 commit into
mainfrom
upgrade-goacmi-v2

Conversation

@dharmab
Copy link
Copy Markdown
Owner

@dharmab dharmab commented May 14, 2026

Replace golang.org/x/exp/slices with the stdlib slices package in pkg/radar/nearby.go, and demote golang.org/x/exp to an indirect dependency via go mod tidy.

🤖 Generated with Claude Code

@dharmab dharmab enabled auto-merge (squash) May 14, 2026 07:24
@dharmab dharmab force-pushed the upgrade-goacmi-v2 branch from 98ec817 to 359039b Compare May 14, 2026 07:26
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dharmab dharmab force-pushed the upgrade-goacmi-v2 branch from 359039b to 650e2b2 Compare May 14, 2026 07:37
@dharmab dharmab merged commit 458af9d into main May 14, 2026
8 checks passed
@dharmab dharmab deleted the upgrade-goacmi-v2 branch May 14, 2026 07:47
red-one1 pushed a commit to red-one1/skyeye that referenced this pull request May 18, 2026
Replace `golang.org/x/exp/slices` with the stdlib `slices` package in
`pkg/radar/nearby.go`, and demote `golang.org/x/exp` to an indirect
dependency via `go mod tidy`.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
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