Original PR: https://github.com/fosrl/olm/pull/99 Author: @oschwartz10612 Created: 3/12/2026 Status: ✅ Merged Merged: 3/12/2026 Merged by: @oschwartz10612
Base: main ← Head: fix-resolve
main
fix-resolve
c6a486a
fc92ff3
8ce4050
bc0dd28
9 files changed (+53 additions, -38 deletions)
📝 go.mod (+7 -7) 📝 go.sum (+12 -12) 📝 olm/connect.go (+1 -0) 📝 olm/olm.go (+14 -7) 📝 olm/peer.go (+2 -2) 📝 olm/types.go (+1 -0) 📝 peers/manager.go (+10 -6) 📝 peers/monitor/monitor.go (+4 -2) 📝 peers/peer.go (+2 -2)
go.mod
go.sum
olm/connect.go
olm/olm.go
olm/peer.go
olm/types.go
peers/manager.go
peers/monitor/monitor.go
peers/peer.go
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/olm/pull/99
Author: @oschwartz10612
Created: 3/12/2026
Status: ✅ Merged
Merged: 3/12/2026
Merged by: @oschwartz10612
Base:
main← Head:fix-resolve📝 Commits (4)
c6a486aAdd hardcoded public dnsfc92ff3Actually pull the upstream from the dns var8ce4050Remove extra restore functionbc0dd28Bump newt version📊 Changes
9 files changed (+53 additions, -38 deletions)
View changed files
📝
go.mod(+7 -7)📝
go.sum(+12 -12)📝
olm/connect.go(+1 -0)📝
olm/olm.go(+14 -7)📝
olm/peer.go(+2 -2)📝
olm/types.go(+1 -0)📝
peers/manager.go(+10 -6)📝
peers/monitor/monitor.go(+4 -2)📝
peers/peer.go(+2 -2)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.