Matthieu MOREL
|
c91a9434c0
|
Update Gorm (#950)
* Migrate from github.com/jinzhu/gorm to gorm.io/gorm
* apply gofmt
* github.com/aws/aws-sdk-go
* fix
|
2021-08-09 11:40:01 +03:00 |
|
Liz Rice
|
772839fc92
|
move target mapping to config.yaml - updated version (#682)
* move target mapping to config.yaml
* Update config.yaml
* Update common.go
* Add support for eks-1.0
Add also eks-1.0 to map
* chore: merge correction
* Move file only used for testing
* Tidier logs
* Add target mapping for GKE and EKS
* fingers cross this finishes target mapping
Co-authored-by: Murali Paluru <leodotcloud@gmail.com>
Co-authored-by: Roberto Rojas <robertojrojas@gmail.com>
Co-authored-by: yoavrotems <yoavrotems97@gmail.com>
|
2020-08-30 10:16:21 +03:00 |
|
Sebastian Ehmann
|
09fb3c4fe4
|
Check error before deferring db.Close() (#491)
|
2019-11-05 20:17:03 -05:00 |
|
Lee Briggs
|
94a1f3c41f
|
Lint all code for golint tests
|
2018-01-11 10:01:58 -08:00 |
|
Steven Logue
|
909e6cc874
|
created database.go file and moved DB function into it
|
2017-11-01 10:15:31 -07:00 |
|