Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/env/10-mage-x.env
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
# ================================================================================================

# MAGE-X version
MAGE_X_VERSION=v1.20.16
MAGE_X_VERSION=v1.21.0

# For mage-x development, set to 'true' to use local version instead of downloading from releases
MAGE_X_USE_LOCAL=false
Expand Down Expand Up @@ -71,7 +71,7 @@ MAGE_X_NANCY_VERSION=v1.2.0
MAGE_X_STATICCHECK_VERSION=2026.1
MAGE_X_SWAG_VERSION=v1.16.6
MAGE_X_YAMLFMT_VERSION=v0.21.0
MAGE_X_BENCHSTAT_VERSION=v0.0.0-20260409210113-8e83ce0f7b1c
MAGE_X_BENCHSTAT_VERSION=v0.0.0-20260512194132-3cf34090a3db
MAGE_X_MAGE_VERSION=v1.17.2

# ================================================================================================
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</td>
<td align="left">
<a href="https://github.com/bsv-blockchain/go-lockfree-queue/graphs/contributors"><img src="https://img.shields.io/github/contributors/bsv-blockchain/go-lockfree-queue?style=flat-square&color=orange" alt="Contributors"></a>
<a href="https://github.com/sponsors/bsv-blockchain"><img src="https://img.shields.io/badge/sponsor-BSV-181717.svg?logo=github&style=flat-square" alt="Sponsor"></a>
<a href="https://deepwiki.com/bsv-blockchain/go-lockfree-queue"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a>
</td>
</tr>
</table>
Expand Down
Loading