Skip to content

renovate-reproductions/35411

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

35411

Current behavior

Failing to update a go module from version+digest to newer version (which is without digest: v0.5.10). See in renovate.log :

                 "updates": [],
                 "packageName": "github.com/safchain/ethtool",
                 "warnings": [
                   {
                     "message": "Could not determine new digest for update (go package github.com/safchain/ethtool)",
                     "topic": "github.com/safchain/ethtool"
                   }
                 ]

I'm running:

LOG_LEVEL=debug npx --package renovate -- renovate --platform=local

Expected behavior

Since versions without digest is very common in go, the update should work and not complain about missing digest.

Link to the Renovate issue or Discussion

renovatebot/renovate#35411

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%