fix(deps): update github.com/kbinani/screenshot digest to a8a2c5d (#578)

* Update github.com/kbinani/screenshot digest to a8a2c5d
* Update CI Go versions
This commit is contained in:
renovate[bot]
2024-10-23 11:25:12 +09:00
committed by GitHub
parent f2a550d5e2
commit 5ac53a463c
4 changed files with 20 additions and 15 deletions

View File

@@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
go:
- '1.19' # oldest version this package supports
- '1.21' # oldest version this package supports
- '1.22' # oldstable Go version
- '1.23' # stable Go version
name: Linux Go ${{ matrix.go }}