Opened 3 years ago

#62486 assigned defect

comply @1.5.1: missing go.sum entry for module providing package github.com/russross/blackfriday/v2

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: herbygillot (Herby Gillot)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc:
Port: comply

Description

https://build.macports.org/builders/ports-11_arm64-builder/builds/14062/steps/install-port/logs/stdio

../go/pkg/mod/github.com/cpuguy83/go-md2man/v2@v2.0.0/md2man/md2man.go:4:2: missing go.sum entry for module providing package github.com/russross/blackfriday/v2 (imported by github.com/cpuguy83/go-md2man/v2/md2man); to add:
	go get github.com/cpuguy83/go-md2man/v2/md2man@v2.0.0
make: *** [comply] Error 1

Change History (0)

Note: See TracTickets for help on using tickets.