Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package grant for openSUSE:Factory checked in at 2025-11-04 18:43:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grant (Old) and /work/SRC/openSUSE:Factory/.grant.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grant" Tue Nov 4 18:43:38 2025 rev:11 rq:1315457 version:0.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/grant/grant.changes 2025-10-24 17:25:14.591977250 +0200 +++ /work/SRC/openSUSE:Factory/.grant.new.1980/grant.changes 2025-11-04 18:45:00.948139172 +0100 @@ -1,0 +2,27 @@ +Tue Nov 04 09:31:04 UTC 2025 - Johannes Kastl <[email protected]> + +- Update to version 0.5.0: + * Added Features + - Add a supported docker image [#222 #279 @wagoodman] + * Dependencies + - chore(deps): bump github.com/anchore/syft from 1.36.0 to + 1.37.0 (#298) + - chore(deps): bump actions/setup-go from 5.0.0 to 6.0.0 (#302) + - chore(deps): bump actions/checkout from 4.1.1 to 5.0.0 (#303) + - chore(deps): bump peter-evans/create-pull-request from 7.0.5 + to 7.0.8 (#301) + - chore(deps): bump zizmorcore/zizmor-action from 0.1.1 to + 0.2.0 (#300) + - chore(deps): bump github/codeql-action from 3.23.2 to 4.31.2 + (#299) + - chore(deps): bump github.com/anchore/stereoscope from 0.1.11 + to 0.1.12 (#297) + - chore(deps): bump actions/setup-go in + /.github/actions/bootstrap (#296) + - chore(deps): update tools to latest versions (#294) + - chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.8 + to 6.6.9 (#291) + - chore(deps): bump modernc.org/sqlite from 1.39.1 to 1.40.0 + (#292) + +------------------------------------------------------------------- Old: ---- grant-0.4.0.obscpio New: ---- grant-0.5.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grant.spec ++++++ --- /var/tmp/diff_new_pack.IABnlu/_old 2025-11-04 18:45:03.304238269 +0100 +++ /var/tmp/diff_new_pack.IABnlu/_new 2025-11-04 18:45:03.304238269 +0100 @@ -17,7 +17,7 @@ Name: grant -Version: 0.4.0 +Version: 0.5.0 Release: 0 Summary: Search an SBOM for licenses and the packages they belong to License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.IABnlu/_old 2025-11-04 18:45:03.468245167 +0100 +++ /var/tmp/diff_new_pack.IABnlu/_new 2025-11-04 18:45:03.476245504 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/anchore/grant</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.4.0</param> + <param name="revision">v0.5.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.IABnlu/_old 2025-11-04 18:45:03.604250888 +0100 +++ /var/tmp/diff_new_pack.IABnlu/_new 2025-11-04 18:45:03.656253075 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/anchore/grant</param> - <param name="changesrevision">494ebf65c6c7f87d7362795a2ed2283067b4c782</param></service></servicedata> + <param name="changesrevision">f1559d8f24d41b8a344788a6ba00349f24eb0b35</param></service></servicedata> (No newline at EOF) ++++++ grant-0.4.0.obscpio -> grant-0.5.0.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grant-0.4.0/.binny.yaml new/grant-0.5.0/.binny.yaml --- old/grant-0.4.0/.binny.yaml 2025-10-23 13:10:24.000000000 +0200 +++ new/grant-0.5.0/.binny.yaml 2025-11-03 22:22:55.000000000 +0100 @@ -15,21 +15,21 @@ - name: binny version: - want: v0.6.2 + want: v0.10.0 method: github-release with: repo: anchore/binny - name: gh version: - want: v2.35.0 + want: v2.82.1 method: github-release with: repo: cli/cli - name: quill version: - want: v0.4.1 + want: v0.5.1 method: github-release with: repo: anchore/quill @@ -50,7 +50,7 @@ - name: glow version: - want: v1.5.1 + want: v2.1.1 method: github-release with: repo: charmbracelet/glow @@ -65,14 +65,14 @@ - name: goreleaser version: - want: v2.3.2 + want: v2.12.7 method: github-release with: repo: goreleaser/goreleaser - name: golangci-lint version: - want: v2.4.0 + want: v2.6.0 method: github-release with: repo: golangci/golangci-lint @@ -86,14 +86,14 @@ - name: task version: - want: v3.30.1 + want: v3.45.4 method: github-release with: repo: go-task/task - name: syft version: - want: v1.2.0 + want: v1.37.0 method: github-release with: repo: anchore/syft diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grant-0.4.0/.goreleaser.yaml new/grant-0.5.0/.goreleaser.yaml --- old/grant-0.4.0/.goreleaser.yaml 2025-10-23 13:10:24.000000000 +0200 +++ new/grant-0.5.0/.goreleaser.yaml 2025-11-03 22:22:55.000000000 +0100 @@ -19,6 +19,8 @@ goarch: - amd64 - arm64 + - ppc64le + - s390x # set the modified timestamp on the output binary to the git timestamp to ensure a reproducible build mod_timestamp: &build-timestamp '{{ .CommitTimestamp }}' ldflags: &build-ldflags | @@ -100,3 +102,165 @@ - "${artifact}" - "--yes" artifacts: checksum + +dockers: + - image_templates: + - anchore/grant:{{.Tag}}-amd64 + - ghcr.io/anchore/grant:{{.Tag}}-amd64 + goarch: amd64 + dockerfile: Dockerfile + use: buildx + build_flag_templates: + - "--platform=linux/amd64" + - "--build-arg=BUILD_DATE={{.Date}}" + - "--build-arg=BUILD_VERSION={{.Version}}" + - "--build-arg=VCS_REF={{.FullCommit}}" + - "--build-arg=VCS_URL={{.GitURL}}" + + - image_templates: + - anchore/grant:{{.Tag}}-arm64v8 + - ghcr.io/anchore/grant:{{.Tag}}-arm64v8 + goarch: arm64 + dockerfile: Dockerfile + use: buildx + build_flag_templates: + - "--platform=linux/arm64/v8" + - "--build-arg=BUILD_DATE={{.Date}}" + - "--build-arg=BUILD_VERSION={{.Version}}" + - "--build-arg=VCS_REF={{.FullCommit}}" + - "--build-arg=VCS_URL={{.GitURL}}" + + - image_templates: + - anchore/grant:{{.Tag}}-ppc64le + - ghcr.io/anchore/grant:{{.Tag}}-ppc64le + goarch: ppc64le + dockerfile: Dockerfile + use: buildx + build_flag_templates: + - "--platform=linux/ppc64le" + - "--build-arg=BUILD_DATE={{.Date}}" + - "--build-arg=BUILD_VERSION={{.Version}}" + - "--build-arg=VCS_REF={{.FullCommit}}" + - "--build-arg=VCS_URL={{.GitURL}}" + + - image_templates: + - anchore/grant:{{.Tag}}-s390x + - ghcr.io/anchore/grant:{{.Tag}}-s390x + goarch: s390x + dockerfile: Dockerfile + use: buildx + build_flag_templates: + - "--platform=linux/s390x" + - "--build-arg=BUILD_DATE={{.Date}}" + - "--build-arg=BUILD_VERSION={{.Version}}" + - "--build-arg=VCS_REF={{.FullCommit}}" + - "--build-arg=VCS_URL={{.GitURL}}" + + - image_templates: + - anchore/grant:{{.Tag}}-debug-amd64 + - ghcr.io/anchore/grant:{{.Tag}}-debug-amd64 + goarch: amd64 + dockerfile: Dockerfile.debug + use: buildx + build_flag_templates: + - "--platform=linux/amd64" + - "--build-arg=BUILD_DATE={{.Date}}" + - "--build-arg=BUILD_VERSION={{.Version}}" + - "--build-arg=VCS_REF={{.FullCommit}}" + - "--build-arg=VCS_URL={{.GitURL}}" + + - image_templates: + - anchore/grant:{{.Tag}}-debug-arm64v8 + - ghcr.io/anchore/grant:{{.Tag}}-debug-arm64v8 + goarch: arm64 + dockerfile: Dockerfile.debug + use: buildx + build_flag_templates: + - "--platform=linux/arm64/v8" + - "--build-arg=BUILD_DATE={{.Date}}" + - "--build-arg=BUILD_VERSION={{.Version}}" + - "--build-arg=VCS_REF={{.FullCommit}}" + - "--build-arg=VCS_URL={{.GitURL}}" + + - image_templates: + - anchore/grant:{{.Tag}}-debug-ppc64le + - ghcr.io/anchore/grant:{{.Tag}}-debug-ppc64le + goarch: ppc64le + dockerfile: Dockerfile.debug + use: buildx + build_flag_templates: + - "--platform=linux/ppc64le" + - "--build-arg=BUILD_DATE={{.Date}}" + - "--build-arg=BUILD_VERSION={{.Version}}" + - "--build-arg=VCS_REF={{.FullCommit}}" + - "--build-arg=VCS_URL={{.GitURL}}" + + - image_templates: + - anchore/grant:{{.Tag}}-debug-s390x + - ghcr.io/anchore/grant:{{.Tag}}-debug-s390x + goarch: s390x + dockerfile: Dockerfile.debug + use: buildx + build_flag_templates: + - "--platform=linux/s390x" + - "--build-arg=BUILD_DATE={{.Date}}" + - "--build-arg=BUILD_VERSION={{.Version}}" + - "--build-arg=VCS_REF={{.FullCommit}}" + - "--build-arg=VCS_URL={{.GitURL}}" + +docker_manifests: + - name_template: anchore/grant:latest + image_templates: + - anchore/grant:{{.Tag}}-amd64 + - anchore/grant:{{.Tag}}-arm64v8 + - anchore/grant:{{.Tag}}-ppc64le + - anchore/grant:{{.Tag}}-s390x + + - name_template: ghcr.io/anchore/grant:latest + image_templates: + - ghcr.io/anchore/grant:{{.Tag}}-amd64 + - ghcr.io/anchore/grant:{{.Tag}}-arm64v8 + - ghcr.io/anchore/grant:{{.Tag}}-ppc64le + - ghcr.io/anchore/grant:{{.Tag}}-s390x + + - name_template: anchore/grant:{{.Tag}} + image_templates: + - anchore/grant:{{.Tag}}-amd64 + - anchore/grant:{{.Tag}}-arm64v8 + - anchore/grant:{{.Tag}}-ppc64le + - anchore/grant:{{.Tag}}-s390x + + - name_template: ghcr.io/anchore/grant:{{.Tag}} + image_templates: + - ghcr.io/anchore/grant:{{.Tag}}-amd64 + - ghcr.io/anchore/grant:{{.Tag}}-arm64v8 + - ghcr.io/anchore/grant:{{.Tag}}-ppc64le + - ghcr.io/anchore/grant:{{.Tag}}-s390x + + - name_template: anchore/grant:debug + image_templates: + - anchore/grant:{{.Tag}}-debug-amd64 + - anchore/grant:{{.Tag}}-debug-arm64v8 + - anchore/grant:{{.Tag}}-debug-ppc64le + - anchore/grant:{{.Tag}}-debug-s390x + + - name_template: ghcr.io/anchore/grant:debug + image_templates: + - ghcr.io/anchore/grant:{{.Tag}}-debug-amd64 + - ghcr.io/anchore/grant:{{.Tag}}-debug-arm64v8 + - ghcr.io/anchore/grant:{{.Tag}}-debug-ppc64le + - ghcr.io/anchore/grant:{{.Tag}}-debug-s390x + + - name_template: anchore/grant:{{.Tag}}-debug + image_templates: + - anchore/grant:{{.Tag}}-debug-amd64 + - anchore/grant:{{.Tag}}-debug-arm64v8 + - anchore/grant:{{.Tag}}-debug-ppc64le + - anchore/grant:{{.Tag}}-debug-s390x + + - name_template: ghcr.io/anchore/grant:{{.Tag}}-debug + image_templates: + - ghcr.io/anchore/grant:{{.Tag}}-debug-amd64 + - ghcr.io/anchore/grant:{{.Tag}}-debug-arm64v8 + - ghcr.io/anchore/grant:{{.Tag}}-debug-ppc64le + - ghcr.io/anchore/grant:{{.Tag}}-debug-s390x diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grant-0.4.0/Dockerfile new/grant-0.5.0/Dockerfile --- old/grant-0.4.0/Dockerfile 1970-01-01 01:00:00.000000000 +0100 +++ new/grant-0.5.0/Dockerfile 2025-11-03 22:22:55.000000000 +0100 @@ -0,0 +1,29 @@ +FROM gcr.io/distroless/static-debian12:latest AS build + +FROM scratch +# needed for version check HTTPS request +COPY --from=build /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt + +# create the /tmp dir, which is needed for image content cache +WORKDIR /tmp + +COPY grant / + +ARG BUILD_DATE +ARG BUILD_VERSION +ARG VCS_REF +ARG VCS_URL + +LABEL org.opencontainers.image.created=$BUILD_DATE +LABEL org.opencontainers.image.title="grant" +LABEL org.opencontainers.image.description="A license scanner for container images and filesystems" +LABEL org.opencontainers.image.source=$VCS_URL +LABEL org.opencontainers.image.revision=$VCS_REF +LABEL org.opencontainers.image.vendor="Anchore, Inc." +LABEL org.opencontainers.image.version=$BUILD_VERSION +LABEL org.opencontainers.image.licenses="Apache-2.0" +LABEL io.artifacthub.package.readme-url="https://raw.githubusercontent.com/anchore/grant/main/README.md" +LABEL io.artifacthub.package.logo-url="https://github.com/anchore/grant/blob/main/.github/images/grant-logo.png" +LABEL io.artifacthub.package.license="Apache-2.0" + +ENTRYPOINT ["/grant"] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grant-0.4.0/Dockerfile.debug new/grant-0.5.0/Dockerfile.debug --- old/grant-0.4.0/Dockerfile.debug 1970-01-01 01:00:00.000000000 +0100 +++ new/grant-0.5.0/Dockerfile.debug 2025-11-03 22:22:55.000000000 +0100 @@ -0,0 +1,27 @@ +FROM gcr.io/distroless/static-debian12:debug-nonroot + +# create the /tmp dir, which is needed for image content cache +WORKDIR /tmp + +COPY grant / + +USER nonroot + +ARG BUILD_DATE +ARG BUILD_VERSION +ARG VCS_REF +ARG VCS_URL + +LABEL org.opencontainers.image.created=$BUILD_DATE +LABEL org.opencontainers.image.title="grant" +LABEL org.opencontainers.image.description="A license scanner for container images and filesystems" +LABEL org.opencontainers.image.source=$VCS_URL +LABEL org.opencontainers.image.revision=$VCS_REF +LABEL org.opencontainers.image.vendor="Anchore, Inc." +LABEL org.opencontainers.image.version=$BUILD_VERSION +LABEL org.opencontainers.image.licenses="Apache-2.0" +LABEL io.artifacthub.package.readme-url="https://raw.githubusercontent.com/anchore/grant/main/README.md" +LABEL io.artifacthub.package.logo-url="https://github.com/anchore/grant/blob/main/.github/images/grant-logo.png" +LABEL io.artifacthub.package.license="Apache-2.0" + +ENTRYPOINT ["/grant"] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grant-0.4.0/Taskfile.yaml new/grant-0.5.0/Taskfile.yaml --- old/grant-0.4.0/Taskfile.yaml 2025-10-23 13:10:24.000000000 +0200 +++ new/grant-0.5.0/Taskfile.yaml 2025-11-03 22:22:55.000000000 +0100 @@ -33,16 +33,17 @@ cmds: - task: unit + ## Bootstrap tasks ################################# + binny: internal: true - desc: Get the binny tool + # desc: Get the binny tool generates: - "{{ .TOOL_DIR }}/binny" status: - "test -f {{ .TOOL_DIR }}/binny" - # we just need a release of binny, doesn't matter which one (binny will update itself, this is just a bootstrap step) - cmd: "curl -sSfL https://get.anchore.io/binny | sh -s -- -b {{ .TOOL_DIR }}" + cmd: "curl -sSfL https://get.anchore.io/binny | sh -s -- -b .tool" silent: true tools: @@ -58,6 +59,32 @@ cmd: "{{ .TOOL_DIR }}/binny install -v" silent: true + update-tools: + desc: Update pinned versions of all tools to their latest available versions + deps: [binny] + generates: + - ".binny.yaml" + - "{{ .TOOL_DIR }}/*" + cmd: "{{ .TOOL_DIR }}/binny update -v" + silent: true + + list-tools: + desc: List all tools needed for CI and local development + deps: [binny] + cmd: "{{ .TOOL_DIR }}/binny list" + silent: true + + list-tool-updates: + desc: List all tools that are not up to date relative to the binny config + deps: [binny] + cmd: "{{ .TOOL_DIR }}/binny list --updates" + silent: true + + tmpdir: + silent: true + generates: + - "{{ .TMP_DIR }}" + cmd: "mkdir -p {{ .TMP_DIR }}" ## Static analysis tasks ################################# diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grant-0.4.0/go.mod new/grant-0.5.0/go.mod --- old/grant-0.4.0/go.mod 2025-10-23 13:10:24.000000000 +0200 +++ new/grant-0.5.0/go.mod 2025-11-03 22:22:55.000000000 +0100 @@ -6,12 +6,12 @@ github.com/anchore/clio v0.0.0-20250319180342-2cfe4b0cb716 github.com/anchore/go-collections v0.0.0-20251016125210-a3c352120e8c github.com/anchore/go-logger v0.0.0-20250318195838-07ae343dd722 - github.com/anchore/stereoscope v0.1.11 - github.com/anchore/syft v1.36.0 + github.com/anchore/stereoscope v0.1.12 + github.com/anchore/syft v1.37.0 github.com/github/go-spdx/v2 v2.3.4 github.com/google/licenseclassifier/v2 v2.0.0 github.com/gookit/color v1.6.0 - github.com/jedib0t/go-pretty/v6 v6.6.8 + github.com/jedib0t/go-pretty/v6 v6.6.9 github.com/mitchellh/go-homedir v1.1.0 github.com/pkg/errors v0.9.1 github.com/spf13/cobra v1.10.1 @@ -20,7 +20,7 @@ github.com/wagoodman/go-progress v0.0.0-20230925121702-07e42b3cdba0 golang.org/x/term v0.36.0 gopkg.in/yaml.v3 v3.0.1 - modernc.org/sqlite v1.39.1 + modernc.org/sqlite v1.40.0 ) require ( @@ -151,7 +151,7 @@ github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.65 // indirect github.com/hashicorp/errwrap v1.1.0 // indirect github.com/hashicorp/go-cleanhttp v0.5.2 // indirect - github.com/hashicorp/go-getter v1.8.2 // indirect + github.com/hashicorp/go-getter v1.8.3 // indirect github.com/hashicorp/go-multierror v1.1.1 // indirect github.com/hashicorp/go-version v1.6.0 // indirect github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/grant-0.4.0/go.sum new/grant-0.5.0/go.sum --- old/grant-0.4.0/go.sum 2025-10-23 13:10:24.000000000 +0200 +++ new/grant-0.5.0/go.sum 2025-11-03 22:22:55.000000000 +0100 @@ -134,10 +134,10 @@ github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b/go.mod h1:Bkc+JYWjMCF8OyZ340IMSIi2Ebf3uwByOk6ho4wne1E= github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115 h1:ZyRCmiEjnoGJZ1+Ah0ZZ/mKKqNhGcUZBl0s7PTTDzvY= github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115/go.mod h1:KoYIv7tdP5+CC9VGkeZV4/vGCKsY55VvoG+5dadg4YI= -github.com/anchore/stereoscope v0.1.11 h1:YP/XUNcJyMbOOPAWPkeZNCVlKKTRO2cnBTEeUW6I40Y= -github.com/anchore/stereoscope v0.1.11/go.mod h1:G3PZlzPbxFhylj9pQwtqfVPaahuWmy/UCtv5FTIIMvg= -github.com/anchore/syft v1.36.0 h1:vmrQz/eCPEdniHi2XRqEXxpvO3Q3wHL9o+YcE45XtUI= -github.com/anchore/syft v1.36.0/go.mod h1:DdJMDHhI2V7pOjC/5FL98BKbG2DkbIT5zYmig6AORdU= +github.com/anchore/stereoscope v0.1.12 h1:4T/10G7Nb98UoJBKVvAIhsAtrR63lZXxMJb/Qfw5inw= +github.com/anchore/stereoscope v0.1.12/go.mod h1:G3PZlzPbxFhylj9pQwtqfVPaahuWmy/UCtv5FTIIMvg= +github.com/anchore/syft v1.37.0 h1:g8W5KO311dyk2/sqXkCF9949oehweK56i4JD8uc5SeY= +github.com/anchore/syft v1.37.0/go.mod h1:BQnR44s1DkqE+xFzeKQp/AfBKvWwoCQ54/Yo0dM4I+c= github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod h1:rCTlJbsFo29Kk6CurOXKm700vrz8f0KW0JNfpkRJY/8= github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ= github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY= @@ -540,8 +540,8 @@ github.com/hashicorp/go-cleanhttp v0.5.1/go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80= github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ= github.com/hashicorp/go-cleanhttp v0.5.2/go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48= -github.com/hashicorp/go-getter v1.8.2 h1:CGCK+bZQLl44PYiwJweVzfpjg7bBwtuXu3AGcLiod2o= -github.com/hashicorp/go-getter v1.8.2/go.mod h1:CUTt9x2bCtJ/sV8ihgrITL3IUE+0BE1j/e4n5P/GIM4= +github.com/hashicorp/go-getter v1.8.3 h1:gIS+oTNv3kyYAvlUVgMR46MiG0bM0KuSON/KZEvRoRg= +github.com/hashicorp/go-getter v1.8.3/go.mod h1:CUTt9x2bCtJ/sV8ihgrITL3IUE+0BE1j/e4n5P/GIM4= github.com/hashicorp/go-hclog v0.12.0/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ= github.com/hashicorp/go-hclog v1.0.0/go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ= github.com/hashicorp/go-immutable-radix v1.0.0/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60= @@ -588,8 +588,8 @@ github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw= github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A= github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99/go.mod h1:1lJo3i6rXxKeerYnT8Nvf0QmHCRC1n8sfWVwXF2Frvo= -github.com/jedib0t/go-pretty/v6 v6.6.8 h1:JnnzQeRz2bACBobIaa/r+nqjvws4yEhcmaZ4n1QzsEc= -github.com/jedib0t/go-pretty/v6 v6.6.8/go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU= +github.com/jedib0t/go-pretty/v6 v6.6.9 h1:PQecJLK3L8ODuVyMe2223b61oRJjrKnmXAncbWTv9MY= +github.com/jedib0t/go-pretty/v6 v6.6.9/go.mod h1:YwC5CE4fJ1HFUDeivSV1r//AmANFHyqczZk+U6BDALU= github.com/jinzhu/copier v0.4.0 h1:w3ciUoD19shMCRargcpm0cm91ytaBhDvuRpz1ODO/U8= github.com/jinzhu/copier v0.4.0/go.mod h1:DfbEm0FYsaqBcKcFuvmOZb218JkPGtvSHsKg8S8hyyg= github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y= @@ -1462,8 +1462,8 @@ modernc.org/opt v0.1.4/go.mod h1:03fq9lsNfvkYSfxrfUhZCWPk1lm4cq4N+Bh//bEtgns= modernc.org/sortutil v1.2.1 h1:+xyoGf15mM3NMlPDnFqrteY07klSFxLElE2PVuWIJ7w= modernc.org/sortutil v1.2.1/go.mod h1:7ZI3a3REbai7gzCLcotuw9AC4VZVpYMjDzETGsSMqJE= -modernc.org/sqlite v1.39.1 h1:H+/wGFzuSCIEVCvXYVHX5RQglwhMOvtHSv+VtidL2r4= -modernc.org/sqlite v1.39.1/go.mod h1:9fjQZ0mB1LLP0GYrp39oOJXx/I2sxEnZtzCmEQIKvGE= +modernc.org/sqlite v1.40.0 h1:bNWEDlYhNPAUdUdBzjAvn8icAs/2gaKlj4vM+tQ6KdQ= +modernc.org/sqlite v1.40.0/go.mod h1:9fjQZ0mB1LLP0GYrp39oOJXx/I2sxEnZtzCmEQIKvGE= modernc.org/strutil v1.2.1 h1:UneZBkQA+DX2Rp35KcM69cSsNES9ly8mQWD71HKlOA0= modernc.org/strutil v1.2.1/go.mod h1:EHkiggD70koQxjVdSBM3JKM7k6L0FbGE5eymy9i3B9A= modernc.org/token v1.1.0 h1:Xl7Ap9dKaEs5kLoOQeQmPWevfnk/DM5qcLcYlA8ys6Y= ++++++ grant.obsinfo ++++++ --- /var/tmp/diff_new_pack.IABnlu/_old 2025-11-04 18:45:04.428285547 +0100 +++ /var/tmp/diff_new_pack.IABnlu/_new 2025-11-04 18:45:04.436285884 +0100 @@ -1,5 +1,5 @@ name: grant -version: 0.4.0 -mtime: 1761217824 -commit: 494ebf65c6c7f87d7362795a2ed2283067b4c782 +version: 0.5.0 +mtime: 1762204975 +commit: f1559d8f24d41b8a344788a6ba00349f24eb0b35 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/grant/vendor.tar.gz /work/SRC/openSUSE:Factory/.grant.new.1980/vendor.tar.gz differ: char 14, line 1
