dependabot[bot]
|
dbbfbb646f
|
chore(deps): bump github.com/panjf2000/ants/v2 from 2.7.3 to 2.7.5
Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.7.3 to 2.7.5.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](https://github.com/panjf2000/ants/compare/v2.7.3...v2.7.5)
---
updated-dependencies:
- dependency-name: github.com/panjf2000/ants/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-09 06:57:18 +00:00 |
|
CrazyMax
|
ef09003a10
|
Merge pull request #881 from Cameo007/patch-3
Update reporting-issue.md
|
2023-05-25 19:03:58 +02:00 |
|
CrazyMax
|
7563b0115b
|
Merge pull request #879 from Cameo007/patch-1
Update binary.md
|
2023-05-25 19:02:33 +02:00 |
|
Pascal Dietrich
|
3b63709a50
|
Update reporting-issue.md
There was a missing slash in the URL in the "create a new issue" link.
|
2023-05-25 18:52:55 +02:00 |
|
Pascal Dietrich
|
26022a8e69
|
Update binary.md
There was a slash missed in the URL in the download and extract snippet.
|
2023-05-25 18:41:02 +02:00 |
|
CrazyMax
|
65ac26638e
|
Merge pull request #875 from crazy-max/container-logs-check
test: use composite container-logs-check action
|
2023-05-18 14:35:47 +02:00 |
|
CrazyMax
|
259c4d67bb
|
test: use composite container-logs-check action
|
2023-05-18 14:29:01 +02:00 |
|
CrazyMax
|
85c29d6910
|
chore: github form templates
|
2023-05-05 00:41:38 +02:00 |
|
CrazyMax
|
d3981a5601
|
chore: cleanup labels config
|
2023-05-05 00:28:15 +02:00 |
|
CrazyMax
|
27dcc6e508
|
Merge pull request #859 from crazy-max/update-labels
chore: update labels
|
2023-05-05 00:26:38 +02:00 |
|
CrazyMax
|
4c266a268b
|
chore: update labels
|
2023-05-05 00:20:28 +02:00 |
|
CrazyMax
|
2c1a48ea42
|
Merge pull request #858 from crazy-max/bump-go
update to go 1.20
|
2023-05-04 23:42:14 +02:00 |
|
CrazyMax
|
e29ba8f703
|
remove deprecated golangci-lint linters
Linters 'deadcode' and 'varcheck' are deprecated since v1.49.0
and had been replaced by 'unused'
|
2023-05-04 23:30:47 +02:00 |
|
CrazyMax
|
e458e00217
|
update to go 1.20
|
2023-05-04 23:30:47 +02:00 |
|
CrazyMax
|
934f7d36fe
|
Merge pull request #857 from crazy-max/dependabot/go_modules/golang.org/x/sys-0.8.0
Bump golang.org/x/sys from 0.7.0 to 0.8.0
|
2023-05-04 23:23:30 +02:00 |
|
dependabot[bot]
|
81dfc091cc
|
Bump golang.org/x/sys from 0.7.0 to 0.8.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.7.0 to 0.8.0.
- [Commits](https://github.com/golang/sys/compare/v0.7.0...v0.8.0)
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-04 21:18:35 +00:00 |
|
CrazyMax
|
5145bd81c8
|
Merge pull request #855 from crazy-max/dependabot/go_modules/github.com/containers/image/v5-5.25.0
Bump github.com/containers/image/v5 from 5.24.2 to 5.25.0
|
2023-05-04 23:17:35 +02:00 |
|
CrazyMax
|
3e507b4cd9
|
Merge pull request #854 from crazy-max/dependabot/go_modules/github.com/rs/zerolog-1.29.1
Bump github.com/rs/zerolog from 1.29.0 to 1.29.1
|
2023-05-04 23:17:17 +02:00 |
|
dependabot[bot]
|
dac6a64a18
|
Bump github.com/containers/image/v5 from 5.24.2 to 5.25.0
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.24.2 to 5.25.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.24.2...v5.25.0)
---
updated-dependencies:
- dependency-name: github.com/containers/image/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-03 06:58:33 +00:00 |
|
dependabot[bot]
|
7bb3b9a746
|
Bump github.com/rs/zerolog from 1.29.0 to 1.29.1
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.29.0...v1.29.1)
---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-03 06:58:06 +00:00 |
|
CrazyMax
|
a2e9b29e71
|
Merge pull request #848 from crazy-max/dependabot/go_modules/github.com/moby/buildkit-0.11.6
Bump github.com/moby/buildkit from 0.11.4 to 0.11.6
|
2023-05-02 11:04:55 +02:00 |
|
CrazyMax
|
aed85c2cc7
|
Merge pull request #851 from crazy-max/dependabot/go_modules/github.com/docker/docker-24.0.0-rc.1incompatible
Bump github.com/docker/docker from 23.0.0-rc.1+incompatible to 23.0.5+incompatible
|
2023-05-02 11:04:27 +02:00 |
|
CrazyMax
|
13aea7b3ba
|
Bump github.com/docker/docker from 23.0.0-rc.1+incompatible to 23.0.5+incompatible
|
2023-05-02 10:52:30 +02:00 |
|
dependabot[bot]
|
ef8d380403
|
Bump github.com/moby/buildkit from 0.11.4 to 0.11.6
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.11.4 to 0.11.6.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](https://github.com/moby/buildkit/compare/v0.11.4...v0.11.6)
---
updated-dependencies:
- dependency-name: github.com/moby/buildkit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-02 08:42:28 +00:00 |
|
CrazyMax
|
3c675c416d
|
Merge pull request #834 from crazy-max/dependabot/go_modules/github.com/opencontainers/runc-1.1.5
Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5
|
2023-05-02 10:41:37 +02:00 |
|
CrazyMax
|
02f09a490b
|
Merge pull request #852 from crazy-max/dependabot/go_modules/github.com/go-playground/validator/v10-10.13.0
Bump github.com/go-playground/validator/v10 from 10.11.2 to 10.13.0
|
2023-05-02 10:41:16 +02:00 |
|
CrazyMax
|
545bf1e8c6
|
Merge pull request #846 from crazy-max/dependabot/go_modules/github.com/panjf2000/ants/v2-2.7.3
Bump github.com/panjf2000/ants/v2 from 2.7.1 to 2.7.3
|
2023-05-02 10:40:52 +02:00 |
|
CrazyMax
|
8366fe5cca
|
Merge pull request #837 from crazy-max/dependabot/go_modules/golang.org/x/mod-0.10.0
Bump golang.org/x/mod from 0.9.0 to 0.10.0
|
2023-05-02 10:40:32 +02:00 |
|
CrazyMax
|
5c55263677
|
Merge pull request #830 from crazy-max/dependabot/go_modules/github.com/imdario/mergo-0.3.15
Bump github.com/imdario/mergo from 0.3.13 to 0.3.15
|
2023-05-02 10:40:14 +02:00 |
|
CrazyMax
|
c9e1f6161b
|
Merge pull request #826 from crazy-max/dependabot/go_modules/google.golang.org/grpc-1.54.0
Bump google.golang.org/grpc from 1.53.0 to 1.54.0
|
2023-05-02 10:39:58 +02:00 |
|
CrazyMax
|
174b6aa486
|
Merge pull request #847 from crazy-max/dependabot/github_actions/docker/bake-action-3
Bump docker/bake-action from 2 to 3
|
2023-05-01 19:06:08 +02:00 |
|
dependabot[bot]
|
9d88a43e58
|
Bump github.com/go-playground/validator/v10 from 10.11.2 to 10.13.0
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.11.2 to 10.13.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.11.2...v10.13.0)
---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-01 07:00:06 +00:00 |
|
dependabot[bot]
|
4dfe801bcd
|
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.0-rc.1+incompatible to 24.0.0-rc.1+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v23.0.0-rc.1...v24.0.0-rc.1)
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-01 06:57:41 +00:00 |
|
dependabot[bot]
|
67692e810c
|
Bump docker/bake-action from 2 to 3
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 2 to 3.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/bake-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-19 06:56:42 +00:00 |
|
dependabot[bot]
|
2b2ff2e188
|
Bump github.com/panjf2000/ants/v2 from 2.7.1 to 2.7.3
Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.7.1 to 2.7.3.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](https://github.com/panjf2000/ants/compare/v2.7.1...v2.7.3)
---
updated-dependencies:
- dependency-name: github.com/panjf2000/ants/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-18 06:57:50 +00:00 |
|
CrazyMax
|
b5fba3f508
|
Merge pull request #839 from digtalaloha/master
Update blog-posts.md
|
2023-04-17 06:17:05 +02:00 |
|
Digital Aloha
|
3b2880f3c8
|
Update blog-posts.md
Added Digital Aloha Youtube video on DIUN.
|
2023-04-06 08:41:55 -10:00 |
|
dependabot[bot]
|
bb14c6e779
|
Bump golang.org/x/mod from 0.9.0 to 0.10.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/golang/mod/releases)
- [Commits](https://github.com/golang/mod/compare/v0.9.0...v0.10.0)
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-05 06:57:03 +00:00 |
|
dependabot[bot]
|
44cd743814
|
Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.5/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.4...v1.1.5)
---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-29 14:50:33 +00:00 |
|
dependabot[bot]
|
84d696a002
|
Bump github.com/imdario/mergo from 0.3.13 to 0.3.15
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from 0.3.13 to 0.3.15.
- [Release notes](https://github.com/imdario/mergo/releases)
- [Commits](https://github.com/imdario/mergo/compare/v0.3.13...v0.3.15)
---
updated-dependencies:
- dependency-name: github.com/imdario/mergo
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-27 06:57:11 +00:00 |
|
dependabot[bot]
|
d4d7c9ebb6
|
Bump google.golang.org/grpc from 1.53.0 to 1.54.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.54.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.54.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-22 07:57:09 +00:00 |
|
CrazyMax
|
c2451b19b8
|
Merge pull request #806 from crazy-max/dependabot/go_modules/google.golang.org/grpc/cmd/protoc-gen-go-grpc-1.3.0
Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.2.0 to 1.3.0
|
2023-03-17 17:13:57 +00:00 |
|
CrazyMax
|
76b527d52f
|
update generated content
|
2023-03-17 17:54:32 +01:00 |
|
dependabot[bot]
|
7b5070a137
|
Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.2.0 to 1.3.0
Bumps [google.golang.org/grpc/cmd/protoc-gen-go-grpc](https://github.com/grpc/grpc-go) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.2.0...v1.3.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc/cmd/protoc-gen-go-grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-17 13:26:57 +00:00 |
|
CrazyMax
|
4c70d41994
|
Merge pull request #818 from crazy-max/dependabot/go_modules/google.golang.org/protobuf-1.30.0
Bump google.golang.org/protobuf from 1.28.1 to 1.30.0
|
2023-03-17 13:25:48 +00:00 |
|
CrazyMax
|
ce3e84a234
|
update generated content
|
2023-03-17 14:10:05 +01:00 |
|
CrazyMax
|
9cd3e1178f
|
Merge pull request #808 from crazy-max/dependabot/go_modules/golang.org/x/mod-0.9.0
Bump golang.org/x/mod from 0.8.0 to 0.9.0
|
2023-03-17 12:43:03 +00:00 |
|
CrazyMax
|
2790d925b8
|
Merge pull request #803 from crazy-max/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.4.6
Bump github.com/jedib0t/go-pretty/v6 from 6.4.4 to 6.4.6
|
2023-03-17 12:42:46 +00:00 |
|
CrazyMax
|
931d2bb2d3
|
Merge pull request #809 from crazy-max/dependabot/go_modules/github.com/moby/buildkit-0.11.4
Bump github.com/moby/buildkit from 0.11.3 to 0.11.4
|
2023-03-17 12:26:09 +00:00 |
|
CrazyMax
|
543ae35d34
|
Merge pull request #820 from crazy-max/fix-validate
ci: fix validate workflow
|
2023-03-17 12:19:19 +00:00 |
|