mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
3
go.mod
3
go.mod
@@ -11,7 +11,7 @@ require (
|
||||
github.com/aws/aws-sdk-go v1.27.1
|
||||
github.com/bep/debounce v1.2.0
|
||||
github.com/bep/gitmap v1.1.1
|
||||
github.com/bep/go-tocss v0.6.0
|
||||
github.com/bep/golibsass v0.4.0
|
||||
github.com/bep/tmc v0.5.1
|
||||
github.com/disintegration/gift v1.2.1
|
||||
github.com/dlclark/regexp2 v1.2.0 // indirect
|
||||
@@ -20,7 +20,6 @@ require (
|
||||
github.com/frankban/quicktest v1.7.2
|
||||
github.com/fsnotify/fsnotify v1.4.7
|
||||
github.com/gobwas/glob v0.2.3
|
||||
github.com/gohugoio/testmodBuilder v0.0.0-20190924072732-02465a37be06 // indirect
|
||||
github.com/gohugoio/testmodBuilder/mods v0.0.0-20190520184928-c56af20f2e95
|
||||
github.com/google/go-cmp v0.3.2-0.20191028172631-481baca67f93
|
||||
github.com/gorilla/websocket v1.4.1
|
||||
|
Reference in New Issue
Block a user