mirror of
https://github.com/dolthub/dolt.git
synced 2026-03-11 11:08:38 -05:00
1.25.2 introduces stricter net/url.Parse semantics on bracketed hostname components, which breaks the (non-standard) URLs that Dolt uses for AWS remotes. We will build with the previous version of Go until we can fix this.