mirror of
https://git.rwth-aachen.de/acs/public/villas/web-backend-go/
synced 2025-03-30 00:00:12 +01:00
Update minimal go version in README file
This commit is contained in:
parent
f6e48ce9f7
commit
a392a1ce0e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ VILLASweb API documentation (autogenerated) is available [here](doc/api/swagger.
|
|||
## Usage
|
||||
|
||||
### Requirements
|
||||
- Go (version 1.11 or higher), Go Modules are used for dependency management
|
||||
- Go (min version 1.15), Go Modules are used for dependency management
|
||||
- PostgreSQL database (tested for version 11, instructions see below)
|
||||
- swag (https://github.com/swaggo/swag) for automated API documentation creation
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue