0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-12 03:28:12 +00:00
No description
Find a file
dependabot[bot] de1c181cf6
chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.69.2
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.67.0 to 1.69.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.67.0...v1.69.2)

---
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>
2024-12-19 17:12:47 +00:00
.github chore: update labels 2024-12-18 15:57:33 +01:00
.res Option to render fields (#480) 2021-09-04 18:41:42 +02:00
cmd fix lint issues 2024-12-15 00:10:58 +01:00
docs telegram: merge topics to chatID 2024-12-18 18:53:28 +01:00
hack update to golangci-lint 1.62 2024-12-14 23:32:42 +01:00
internal Merge pull request #1309 from crazy-max/notif-ret-http-error 2024-12-19 01:14:07 +01:00
pb chore: update generated files 2024-12-15 14:19:46 +01:00
pkg chore(deps): bump github.com/moby/buildkit to 0.17.3 2024-12-19 17:41:44 +01: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
vendor chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.69.2 2024-12-19 17:12:47 +00: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 switch to github.com/containerd/platforms package 2024-12-15 00:30:58 +01:00
CHANGELOG.md Update CHANGELOG 2024-04-06 13:35:00 +02:00
codecov.yml chore: update codecov config 2024-12-14 20:57:58 +01:00
docker-bake.hcl update to go 1.20 2023-05-04 23:30:47 +02:00
Dockerfile update to alpine linux 3.21 2024-12-14 23:32:41 +01:00
go.mod chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.69.2 2024-12-19 17:12:47 +00:00
go.sum chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.69.2 2024-12-19 17:12:47 +00:00
LICENSE new year 2024-02-19 13:44:33 +01:00
Makefile chore: go mod vendor 2024-12-14 22:30:21 +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.