luet/vendor/golang.org/x/net/html
Itxaka 4adc0dc9b9
Use goreleaser to build and release (#244)
Instead of using gox on one side and an action to release, we can merge
them together with goreleaser which will build for extra targets (arm,
mips if needed in the future) and it also takes care of creating
checksums, a source archive, and a changelog and creating a release with
all the artifacts.

All binaries should respect the old naming convention, so any scripts
out there should still work.

Signed-off-by: Itxaka <igarcia@suse.com>
2021-08-11 08:30:55 +02:00
..
atom Update vendor 2020-04-18 11:42:34 +02:00
charset update vendor/ 2019-06-05 19:14:29 +02:00
const.go Use goreleaser to build and release (#244) 2021-08-11 08:30:55 +02:00
doc.go update vendor/ 2019-06-05 19:14:29 +02:00
doctype.go update vendor/ 2019-06-05 19:14:29 +02:00
entity.go update vendor/ 2019-06-05 19:14:29 +02:00
escape.go update vendor/ 2019-06-05 19:14:29 +02:00
foreign.go Use goreleaser to build and release (#244) 2021-08-11 08:30:55 +02:00
node.go Update go-pluggable 2020-11-13 19:50:10 +01:00
parse.go Use goreleaser to build and release (#244) 2021-08-11 08:30:55 +02:00
render.go Use goreleaser to build and release (#244) 2021-08-11 08:30:55 +02:00
token.go Add vendor go.uber.org/zap 2020-01-03 15:20:02 +01:00