From b8747a0d9e04e488bd6b0ab8e37739647aa20f4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 19:38:07 +0000 Subject: [PATCH] fix(deps): update 3d-parties --- .github/workflows/release.yml | 8 ++++---- go.mod | 6 +++--- go.sum | 6 ++++++ 3 files changed, 13 insertions(+), 7 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 62f943d1..61f003d3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -48,7 +48,7 @@ jobs: - uses: actions/setup-go@v6 with: - go-version: "1.26.4" + go-version: "1.26.5" - name: Setup SSH key for AUR run: | @@ -97,7 +97,7 @@ jobs: - uses: actions/setup-go@v6 with: - go-version: "1.26.4" + go-version: "1.26.5" - uses: goreleaser/goreleaser-action@v7 with: @@ -132,7 +132,7 @@ jobs: - uses: actions/setup-go@v6 with: - go-version: "1.26.4" + go-version: "1.26.5" - uses: goreleaser/goreleaser-action@v7 with: @@ -169,7 +169,7 @@ jobs: - uses: actions/setup-go@v6 with: - go-version: "1.26.4" + go-version: "1.26.5" - name: Install snapcraft run: sudo snap install snapcraft --classic diff --git a/go.mod b/go.mod index c5b19bce..917716af 100644 --- a/go.mod +++ b/go.mod @@ -47,9 +47,9 @@ require ( require ( github.com/RoaringBitmap/roaring/v2 v2.19.0 // indirect github.com/bits-and-blooms/bitset v1.24.4 // indirect - github.com/dal-go/dalgo v0.62.9 - github.com/ingitdb/dalgo2ingitdb v0.1.0 - github.com/ingitdb/dalgo2ingitdb4github v0.1.1 + github.com/dal-go/dalgo v0.62.10 + github.com/ingitdb/dalgo2ingitdb v0.2.1 + github.com/ingitdb/dalgo2ingitdb4github v0.2.1 github.com/ingitdb/dalgo2ingitdb4local v0.0.3 github.com/ingitdb/ingitdb-go/ingitdb v0.0.1 github.com/mschoch/smat v0.2.0 // indirect diff --git a/go.sum b/go.sum index 395a7b8c..139f1aa0 100644 --- a/go.sum +++ b/go.sum @@ -45,6 +45,8 @@ github.com/dal-go/dalgo v0.62.8 h1:Lo/4iULNQ/ttvyszkAhX4TWWTlGDvGNJkPuXUKcoSb4= github.com/dal-go/dalgo v0.62.8/go.mod h1:NV0VJ+TQ6MXkz7uDPl5N3i7o/DWQBTftN5+HxGa3xQg= github.com/dal-go/dalgo v0.62.9 h1:waLS0kC2kraEyG2U8PHTtniO6tBUgdA0Eo54r8qAomk= github.com/dal-go/dalgo v0.62.9/go.mod h1:afkKVmM5Nc7LyJXYKup+5lJwAK+qIT0PDbUcsHpF0AQ= +github.com/dal-go/dalgo v0.62.10 h1:a62m+mWfjch7za3G8iCUM/GDfSV7uF1o/1XVZ9k2DhA= +github.com/dal-go/dalgo v0.62.10/go.mod h1:afkKVmM5Nc7LyJXYKup+5lJwAK+qIT0PDbUcsHpF0AQ= github.com/datatug/cliformat v0.0.1 h1:bsMjxOnU4y7JKiP7FSkBieuLx8Au9VMA1oz3Vpbgoi4= github.com/datatug/cliformat v0.0.1/go.mod h1:v5dCd13RU1PE9IQSEoeOHIfQ4130PQTmQ4zgk7bfYgw= github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= @@ -64,10 +66,14 @@ github.com/ingitdb/dalgo2ingitdb v0.0.1 h1:eKNlCHyalaHs9fJs9/xEJPlJ3IuTv0gMjpqdR github.com/ingitdb/dalgo2ingitdb v0.0.1/go.mod h1:bKKyzih189IHRfZLlBvcxl6fBHMsy98o4lJq2U4t5wo= github.com/ingitdb/dalgo2ingitdb v0.1.0 h1:VLLaIyvJCciuxtk696rlmZzx1EKCOmxD5I02nh5mYTc= github.com/ingitdb/dalgo2ingitdb v0.1.0/go.mod h1:h4SIlDMHz+jt8nSRmm83HHewbAj/knAiHjmPFIbqJIM= +github.com/ingitdb/dalgo2ingitdb v0.2.1 h1:cEwuW3OxpHv9lD5PxZMGKBRhTSzRqfjCndS9pA1+XX0= +github.com/ingitdb/dalgo2ingitdb v0.2.1/go.mod h1:h4SIlDMHz+jt8nSRmm83HHewbAj/knAiHjmPFIbqJIM= github.com/ingitdb/dalgo2ingitdb4github v0.0.1 h1:dm7fMuhlJRAOt9ygmVW9Jdr82OKNuq9d4m8oTEEM07M= github.com/ingitdb/dalgo2ingitdb4github v0.0.1/go.mod h1:Fy7kI6g6JMs8JtFtRuGNbkkuADWsBDOSaXXcrG3pjRg= github.com/ingitdb/dalgo2ingitdb4github v0.1.1 h1:jtJW1uNv0ZtjQcXB99je3kG7Bxmxr0JG6x9fXkEmzCY= github.com/ingitdb/dalgo2ingitdb4github v0.1.1/go.mod h1:dUgUaUsvCg9zZoyIzV4pzQ1y8aJc0wFknAAIBpAE0b8= +github.com/ingitdb/dalgo2ingitdb4github v0.2.1 h1:km/5NmRQpWVSjc/94dFe4f62qF2z4hb42MQw+QYLD5A= +github.com/ingitdb/dalgo2ingitdb4github v0.2.1/go.mod h1:xWO8PjukHH9Y6KhitxFmprttmx8zIcil30IysRkt/50= github.com/ingitdb/dalgo2ingitdb4local v0.0.1 h1:iBuujZUg5Xz8EsRItGivq/YHnkid3mHzLbuBgBVus/w= github.com/ingitdb/dalgo2ingitdb4local v0.0.1/go.mod h1:0UAMGfEEqaLVKkz32Ea76TmABiZ/gcGj0YamaMZJ71w= github.com/ingitdb/dalgo2ingitdb4local v0.0.3 h1:pnf+lzshNWoC1wd6bVGfeASiaaNIlaNiMRFpkBXpS2c=