Skip to content

[codex] Update Go module dependencies#68

Merged
sdcoffey merged 1 commit into
mainfrom
codex/update-go-dependencies
May 29, 2026
Merged

[codex] Update Go module dependencies#68
sdcoffey merged 1 commit into
mainfrom
codex/update-go-dependencies

Conversation

@sdcoffey

Copy link
Copy Markdown
Owner

Summary

  • update github.com/sdcoffey/big from v0.7.0 to v0.8.0
  • update github.com/stretchr/testify from v1.7.0 to v1.11.1
  • update gopkg.in/yaml.v3 to v3.0.1
  • adjust stop-loss percentage math to preserve boundary behavior with big v0.8.0

Validation

  • GOCACHE=/private/tmp/techan-gocache mise x go@1.26.3 -- go test ./...
  • GOCACHE=/private/tmp/techan-gocache mise x go@1.26.3 -- go test -race ./...
  • GOCACHE=/private/tmp/techan-gocache mise x go@1.26.3 -- go vet ./...

Note: local Go 1.21.13 validation failed before test logic with a macOS dyld loader issue from the downloaded toolchain/test binary; the GitHub Actions matrix should cover Go 1.21.

@sdcoffey sdcoffey merged commit a1ebe4d into main May 29, 2026
6 checks passed
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