Patch of the coordinated framework release: einherjar modules move to v1.1.0
in lockstep, so storage-minio is bumped alongside the rest.
- go.mod: contracts, core -> v1.1.0 (via go get + go mod tidy)
No code or API changes. ModuleVersion() reports v1.1.0 automatically from
build info once tagged. Badge bumped to v1.1.0.
Rene Nochebuena
requested review from CoreDevelopers 2026-08-07 19:18:24 -06:00
Rene Nochebuena
requested review from Agents 2026-08-07 19:18:24 -06:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
chore(storage-minio): bump einherjar deps to v1.1.0 (framework version alignment)
Summary
storage-minio-> v1.1.0 in lockstep.contracts,corepinned to v1.1.0 (go get+go mod tidy).Notes
No code or API changes.
ModuleVersion()derives from build info; tagging v1.1.0 suffices.