7 Commits

Author SHA1 Message Date
Nikita Pivkin
099938839d
chore(deps): use github.com/cheggaaa/pb/v3 (#260) 2023-12-04 14:14:15 +04:00
Teppei Fukuda
6e704239a6
chore: enable more linters (#241)
Signed-off-by: knqyf263 <knqyf263@gmail.com>
Co-authored-by: DmitriyLewen <91113035+DmitriyLewen@users.noreply.github.com>
2023-09-20 09:23:39 +03:00
DmitriyLewen
6fde6f838f
feat(amazon): add al2023 support (#199) 2023-03-19 19:49:22 +02:00
DmitriyLewen
93a59be88c
feat(amazon): add amazon linux 2022 (#166)
Co-authored-by: knqyf263 <knqyf263@gmail.com>
2022-07-04 10:35:10 +03:00
Neha Viswanathan
17ee611c15
update CI with latest versions of go and golangci-lint (#50) 2020-10-14 11:10:10 +03:00
Teppei Fukuda
0fcaa3e3d3
fix(amazon): handle removed ALAS (#28)
* test(amazon): add a file to be removed

* fix(amazon): remove the entire dir once before updating ALAS
2020-01-29 22:05:10 +02:00
Teppei Fukuda
99a80f64fb Support Amazon Linux AMI Security Advisory (#9)
* Support Amazon Linux AMI Security Advisory

* Update gorequest

* amazon: Add some basic testcases for Update() method.

This commmit adds a seam for Update()
to dependency inject for testing purposes.

Signed-off-by: Simarpreet Singh <simar@linux.com>

* Add more tests

* amazon_test: Fix another lint issue

Signed-off-by: Simarpreet Singh <simar@linux.com>
2019-10-12 20:02:24 -07:00