You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though I wrote the commit message checker with the goldmark
markdown parser just weeks ago, for some reason `go mod tidy`
chose a goldmark version from 2022 rather than the latest.
I can't recall quite what I ran at the time, but it doesn't matter now.
Updating to the latest version, the package still passes the tests.
Signed-off-by: Daniel Martí <[email protected]>
Change-Id: Ib0e9db99a6d586f98b6e0b5f1b1844bda0b9ec2e
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1198756
TryBot-Result: CUEcueckoo <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>
Reviewed-by: Matthew Sackman <[email protected]>
0 commit comments