Closed
Bug 1587843
Opened 6 years ago
Closed 1 year ago
go.mozilla.org/yaml.v2 404s for autograph and autograph-edge
Categories
(Cloud Services :: Operations: Autograph, defect)
Cloud Services
Operations: Autograph
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: u581815, Assigned: u581815)
References
(Blocks 1 open bug)
Details
go mod tidy in autograph and autograph-edge fails with:
go.mozilla.org/autograph-edge imports
github.com/mozilla-services/yaml tested by
github.com/mozilla-services/yaml.test imports
go.mozilla.org/yaml.v2: cannot find module providing package go.mozilla.org/yaml.v2
and https://go.mozilla.org/yaml.v2 returns a 404
This limits our ability to prune and update deps.
Updated•5 years ago
|
Assignee: nobody → gguthe
assumed addressed
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•