FS#73665 - [golang-github-davecgh-go-spew] FTBFS

Attached to Project: Community Packages
Opened by Piggy NL (piggynl) - Monday, 07 February 2022, 09:40 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 24 September 2023, 10:41 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Package version: 1.1.1-2
Build log:
```
go: go.mod file not found in current directory or any parent directory; see 'go help modules'
```

Solution:

Apply one of:
* https://github.com/davecgh/go-spew/pull/96/files (go.mod without go version specified)
* https://github.com/davecgh/go-spew/pull/126/files (go.mod with `go 1.11`)
* https://github.com/davecgh/go-spew/pull/123/files (go.mod with `go 1.14`)
This task depends upon

Closed by  Jelle van der Waa (jelly)
Sunday, 24 September 2023, 10:41 GMT
Reason for closing:  Deferred
Additional comments about closing:  Dropped from repos

Loading...