Skip to content

Commit ae16604

Browse files
chore(deps): bump github.com/egibs/reconcile in the all group (#1450)
Bumps the all group with 1 update: [github.com/egibs/reconcile](https://github.com/egibs/reconcile). Updates `github.com/egibs/reconcile` from 0.2.2 to 0.3.0 - [Release notes](https://github.com/egibs/reconcile/releases) - [Commits](egibs/reconcile@v0.2.2...v0.3.0) --- updated-dependencies: - dependency-name: github.com/egibs/reconcile dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b86ff19 commit ae16604

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/chainguard-dev/malcontent
22

3-
go 1.26.0
3+
go 1.26.1
44

55
require (
66
github.com/VirusTotal/yara-x/go v1.14.0
@@ -12,7 +12,7 @@ require (
1212
github.com/charmbracelet/lipgloss v1.1.0
1313
github.com/cosnicolaou/pbzip2 v1.0.6
1414
github.com/egibs/go-debian v0.19.3
15-
github.com/egibs/reconcile v0.2.2
15+
github.com/egibs/reconcile v0.3.0
1616
github.com/fatih/color v1.19.0
1717
github.com/gabriel-vasile/mimetype v1.4.13
1818
github.com/google/go-cmp v0.7.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ github.com/ebitengine/purego v0.10.0 h1:QIw4xfpWT6GWTzaW5XEKy3HXoqrJGx1ijYHzTF0/
4848
github.com/ebitengine/purego v0.10.0/go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ=
4949
github.com/egibs/go-debian v0.19.3 h1:daSpxqoOL0i25KCuKcy5h+6ucQzSS9QD0hMAH6swRQc=
5050
github.com/egibs/go-debian v0.19.3/go.mod h1:heIPouUaS2YMRC8IIwUNZCZ44k3NJTm7u4XAHvgShnU=
51-
github.com/egibs/reconcile v0.2.2 h1:Y7+Qew218gnhwE73A4yz8ypU1cBfhML1ic6EXNLVvgc=
52-
github.com/egibs/reconcile v0.2.2/go.mod h1:co7dmo9EVSkaE/fXt/PGoanUH/3f9cPAqlrTXgQfHhg=
51+
github.com/egibs/reconcile v0.3.0 h1:ZVUR21PRW65CHz/8BCw5zn4DM20cGY+JCoOf1kYjGYE=
52+
github.com/egibs/reconcile v0.3.0/go.mod h1:qdYs6llt5Z7keNCPLysb4f4K4mV1RkUMA+12dYo5+0A=
5353
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f h1:Y/CXytFA4m6baUTXGLOoWe4PQhGxaX0KpnayAqC48p4=
5454
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f/go.mod h1:vw97MGsxSvLiUE2X8qFplwetxpGLQrlU1Q9AUEIzCaM=
5555
github.com/fatih/color v1.19.0 h1:Zp3PiM21/9Ld6FzSKyL5c/BULoe/ONr9KlbYVOfG8+w=

0 commit comments

Comments
 (0)