Debian Patches

Status for golang-github-ajg-form/1.5.1-1

Patch Description Author Forwarded Bugs Origin Last update
0001-Change-semicolons-to-ampersands-to-enable-building-w.patch Change ';' to '&' when used as a separatorAs of Go 1.17, ';' is no longer a valid separator in the net/url
and net/http packages. This causes some of the test cases in this
package to fail. Since '&' is still valid, we change the test cases
to use '&' as a separator instead.
See https://golang.org/doc/go1.17#semicolons for more information
William 'jawn-smith' Wilson yes 2024-08-12

All known versions for source package 'golang-github-ajg-form'

Links