Commit graph

20 commits

Author SHA1 Message Date
dependabot[bot]
10ba8a02c7
chore(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0 (#230)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-02 22:57:19 +10:00
Enrico Stahn
9340cff800
chore: upgrade dependencies (#221)
* chore: upgraded github.com/prometheus/client_golang v1.10.0 => v1.12.1

* chore: updating dependencies
2022-03-30 23:02:49 +11:00
dependabot[bot]
51922f41bc
chore(deps): bump github.com/prometheus/client_golang (#143)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.8.0 to 1.10.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.8.0...v1.10.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 10:49:13 +10:00
dependabot[bot]
db5cfd5f76
chore(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#144)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 10:48:33 +10:00
dependabot[bot]
4acabf4e27
chore(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.8.1 (#145)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.7.0 to 1.8.1.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.7.0...v1.8.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 10:40:35 +10:00
dependabot[bot]
1015b86889
chore(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.1 (#121)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Stahn <enrico.stahn@gmail.com>
2020-11-03 00:24:00 +11:00
dependabot[bot]
9694a28246
chore(deps): bump github.com/spf13/viper from 1.6.2 to 1.7.1 (#122)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.6.2 to 1.7.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.6.2...v1.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 23:28:08 +11:00
Enrico Stahn
7861c7759a
chore: various dependency updates (#115)
* chore(deps): update alpine docker tag to v3.12 (#112)

* chore(deps): bump github.com/sirupsen/logrus from 1.5.0 to 1.7.0 (#109)

Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.5.0 to 1.7.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.5.0...v1.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Co-authored-by: J0WI <J0WI@users.noreply.github.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-02 23:18:32 +11:00
dependabot-preview[bot]
8006fab056
chore(deps): bump github.com/prometheus/client_golang from 1.5.1 to 1.8.0 (#111)
* chore(deps): bump github.com/prometheus/client_golang

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.5.1 to 1.8.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.5.1...v1.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* chore: use anchore/scan-action@v2

* chore: adjust params for anchor v2

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Enrico Stahn <enrico.stahn@gmail.com>
2020-11-02 22:59:44 +11:00
dependabot-preview[bot]
9f8d5ebcbf
chore(deps): bump github.com/spf13/cobra from 0.0.6 to 0.0.7 (#91)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.6 to 0.0.7.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v0.0.6...0.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-07 12:17:24 +10:00
dependabot-preview[bot]
6722a42e4a
chore(deps): bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0 (#89)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.4.2...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-24 19:52:41 +11:00
renovate[bot]
4959695471
chore(deps): update module prometheus/client_golang to v1.5.1 (#79) 2020-03-21 22:50:56 +11:00
Enrico Stahn
4a9fe13966
gometalinter replacement (#73)
* chore: replace gometalinter with golangci
  gometalinter is deprecated and replaced by golangci.
* chore: update go dependencies
* chore: fix lint errcheck reports
   golangci-lint reported multiple errcheck issues, e.g.

   ```
   Error return value of `p.Update` is not checked (errcheck)
   ```

* chore: GitHub actions replaces CircleCI
2020-03-04 16:34:23 +11:00
Renovate Bot
5af35e8c25 chore(deps): update module stretchr/testify to v1.4.0 2019-09-09 01:31:46 +00:00
renovate[bot]
513b6db480 chore(deps): update module mitchellh/go-homedir to v1.1.0 (#47) 2019-01-29 09:36:09 +11:00
renovate[bot]
a8cc7ba0d1 chore(deps): update module stretchr/testify to v1.3.0 (#45) 2019-01-06 13:45:20 +11:00
renovate[bot]
056f91a6de chore(deps): update module sirupsen/logrus to v1.3.0 (#44) 2019-01-06 13:45:01 +11:00
renovate[bot]
e34cefc91b chore(deps): update module mattn/go-runewidth to v0.0.4 (#42) 2018-12-31 10:34:56 +11:00
Enrico Stahn
8b64a58900
fix: Invalid PHP-FPMs request uri encoding (#37)
* fix: hashids multiple-value context (#32)
* feat: Add method to fix invalid JSON content
* chore: Add test for issue #24
* chore: Use golang modules
* fix: Set alias to satisfy gofmt
2018-12-29 20:15:27 +11:00
Enrico Stahn
b95fe70b9c
refactor: Go 1.11 and other refactorings (#36)
* ci: Use docker multi-stage builds
* refactor: Migrate from dep to go mod
* ci: Add Makefile to simplify builds
* ci: Upgrade to golang 1.11
* refactor: Run goimports for formatting
2018-12-10 21:32:28 +11:00