dendrite/.github/workflows
kegsay e093005bc2
ci: don't use go get, use go install (#3048)
Otherwise CI can fail with:
```
go: go.mod file not found in current directory or any parent directory.
	'go get' is no longer supported outside a module.
	To build and install a command, use 'go install' with a version,
	like 'go install example.com/cmd@latest'
	For more information, see https://golang.org/doc/go-get-install-deprecation
	or run 'go help get' or 'go help install'.
```
2023-04-05 14:35:55 +01:00
..
dendrite.yml ci: don't use go get, use go install (#3048) 2023-04-05 14:35:55 +01:00
docker.yml Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
gh-pages.yml Deploy on gh-pages push 2023-02-28 15:15:19 +01:00
helm.yml Update Helm README 2023-04-03 09:08:36 +02:00
k8s.yml Get the logs for dendrite when installing the chart 2023-03-27 11:07:30 +02:00
schedules.yaml Add dendrite-demo-pinecone cypress tests 2023-03-27 07:57:30 -06:00