Files
coder/docs/admin
Kyle Carberry 22e781eced chore: add /v2 to import module path (#9072)
* chore: add /v2 to import module path

go mod requires semantic versioning with versions greater than 1.x

This was a mechanical update by running:
```
go install github.com/marwan-at-work/mod/cmd/mod@latest
mod upgrade
```

Migrate generated files to import /v2

* Fix gen
2023-08-18 18:55:43 +00:00
..
2023-06-22 23:25:17 +02:00
2023-08-01 13:47:55 -05:00
2023-04-12 21:47:25 +00:00

Get started with Coder administration:

This page is rendered on https://coder.com/docs/coder-oss/admin. Refer to the other documents in the `admin/` directory.