tailscale / golink

A private shortlink service for tailnets
BSD 3-Clause "New" or "Revised" License
1.25k stars 80 forks source link

go.mod: update tailscale.com to commit ca48db0d606d #106

Closed creachadair closed 10 months ago

creachadair commented 10 months ago

A follow-up to #105. In order to import properly into corp, we will need to track a mainline commit rather than a tag. Pick a new enough tag to palliate the warnings noted in #96.

Updates #96