hugo/modules
Luke de Waal 5adb81ce39 Support '-u=patch' in hugo mod get
The control-flow for running `hugo mod get` was adapted to allow for passing `-u=patch`
instead of only being able to pass `-u`.

Fixes #9127
2022-03-20 22:07:26 +01:00
..
npm all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
client.go Support '-u=patch' in hugo mod get 2022-03-20 22:07:26 +01:00
client_test.go Add some basic security policies with sensible defaults 2021-12-16 09:40:22 +01:00
collect.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
collect_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
config.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
config_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
module.go modules: Use value type for module.Time 2021-06-27 18:06:52 +02:00