mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
Update past go-cmp's checkptr fix
To fix our -race test under Go 1.14. See google/go-cmp#167
This commit is contained in:
2
go.mod
2
go.mod
@@ -22,7 +22,7 @@ require (
|
||||
github.com/fsnotify/fsnotify v1.4.7
|
||||
github.com/gobwas/glob v0.2.3
|
||||
github.com/gohugoio/testmodBuilder/mods v0.0.0-20190520184928-c56af20f2e95
|
||||
github.com/google/go-cmp v0.3.1
|
||||
github.com/google/go-cmp v0.3.2-0.20191028172631-481baca67f93
|
||||
github.com/gorilla/websocket v1.4.0
|
||||
github.com/jdkato/prose v1.1.0
|
||||
github.com/kyokomi/emoji v2.1.0+incompatible
|
||||
|
Reference in New Issue
Block a user