mirror of
https://github.com/fosrl/olm.git
synced 2026-05-06 10:47:55 -05:00
[PR #69] [CLOSED] chore(deps): pin newt to upstream version tags #74
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/olm/pull/69
Author: @water-sucks
Created: 12/23/2025
Status: ❌ Closed
Base:
dev← Head:pin-newt📝 Commits (1)
b83f8a1chore(deps): pin newt to upstream version tags📊 Changes
2 files changed (+3 additions, -3 deletions)
View changed files
📝
go.mod(+1 -1)📝
go.sum(+2 -2)📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
Instead of using a Git revision for tags, this pins it to an actual version tag.
It also adds a commented-out replace directive in case it's needed for development later.
How to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.