Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Jun 12, 2022
1 parent 80396c6 commit 5099bf5
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## 1.6.0 (2022/06/12)

* Use `manifest.json` for Docker tag last downloaded timestamp (#167)
* Move `syscall` to `golang.org/x/sys`
* Move from `io/ioutil` to `os` package
* Go 1.18 (#166)
* goreleaser-xx 1.2.5
* Enhance dockerfiles (#123)
* Alpine Linux 3.16 (#128 #168)
* Bump golang.org/x/sys to v0.0.0-20220610221304-9f5ed59c137d (#165)
* Bump github.com/stretchr/testify from 1.7.0 to 1.7.2 (#163)
* Bump github.com/go-playground/validator/v10 from 10.9.0 to 10.11.0 (#126 #136 #152)
* Bump github.com/jfrog/jfrog-client-go from 1.4.0 to 1.13.1 (#106 #121 #125 #162)
* Bump github.com/alecthomas/kong from 0.2.17 to 0.5.0 (#108 #120 #127 #137)
* Bump github.com/go-resty/resty/v2 from 2.6.0 to 2.7.0 (#109)
* Bump github.com/rs/zerolog from 1.24.0 to 1.27.0 (#104 #107 #122 #164)

## 1.5.0 (2021/09/05)

* Go 1.17 (#98)
Expand Down

0 comments on commit 5099bf5

Please sign in to comment.