0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-03-18 05:02:53 +00:00
No description
Find a file
dependabot[bot] b966983ec6
chore(deps): bump github.com/panjf2000/ants/v2 from 2.9.1 to 2.10.0
Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](https://github.com/panjf2000/ants/compare/v2.9.1...v2.10.0)

---
updated-dependencies:
- dependency-name: github.com/panjf2000/ants/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 06:21:28 +00:00
.github ci: disable provenance for release target 2024-03-24 23:19:24 +01:00
.res Option to render fields () 2021-09-04 18:41:42 +02:00
cmd Fix linter 2023-12-13 15:13:40 -08:00
docs docs: fix compose examples to use latest stable syntax 2024-06-10 09:47:54 +02:00
hack dockerfile: pin alpine version for golang image 2023-12-15 20:38:57 +01:00
internal Make sure Nomd TLSConfig struct exists before setting Insecure 2024-05-28 11:19:53 -07:00
pb update generated content 2024-03-23 09:47:01 +01:00
pkg chore: fix deprecated docker reference and container list opts 2024-06-10 10:07:44 +02:00
test move imageDefaults from watch to defaults in config root 2023-09-23 13:49:15 +02:00
tools Fix proto gen 2022-11-20 16:58:31 +01:00
.dockerignore Use single output dir 2022-10-23 01:52:58 +02:00
.editorconfig Update editorconfig 2020-06-15 19:50:09 +02:00
.gitignore Use single output dir 2022-10-23 01:52:58 +02:00
.golangci.yml chore: fix golangci-lint config 2023-12-15 20:52:21 +01:00
CHANGELOG.md Update CHANGELOG 2024-04-06 13:35:00 +02:00
codecov.yml chore: update codecov conf 2023-09-16 11:47:02 +02:00
docker-bake.hcl update to go 1.20 2023-05-04 23:30:47 +02:00
Dockerfile dockerfile: add tzdata package 2024-04-06 13:20:34 +02:00
go.mod chore(deps): bump github.com/panjf2000/ants/v2 from 2.9.1 to 2.10.0 2024-06-19 06:21:28 +00:00
go.sum chore(deps): bump github.com/panjf2000/ants/v2 from 2.9.1 to 2.10.0 2024-06-19 06:21:28 +00:00
LICENSE new year 2024-02-19 13:44:33 +01:00
mkdocs.yml docs: move imageDefaults to defaults in config root 2023-09-23 18:22:24 +02:00
README.md docs: fix badge 2022-12-21 01:14:48 +01:00

Documentation GitHub release Total downloads Build Status Docker Stars Docker Pulls
Go Report Codecov Become a sponsor Donate Paypal

About

Diun is a CLI application written in Go and delivered as a single executable (and a Docker image) to receive notifications when a Docker image is updated on a Docker registry.

Documentation

Documentation can be found on https://crazymax.dev/diun/

Contributing

Want to contribute? Awesome! The most basic way to show your support is to star the project, or to raise issues. If you want to open a pull request, please read the contributing guidelines.

You can also support this project by becoming a sponsor on GitHub or by making a Paypal donation to ensure this journey continues indefinitely!

Thanks again for your support, it is much appreciated! 🙏

License

MIT. See LICENSE for more details.