Skip to content

chore(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 #423

chore(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11

chore(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 #423

Workflow file for this run

---
name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
tests:
name: Tests
runs-on: ubuntu-latest
container: quay.io/projectquay/golang:1.21
steps:
- uses: actions/checkout@v4
- run: go test ./...