Skip to content

Bump github.com/avast/retry-go/v4 from 4.3.4 to 4.5.1 #355

Bump github.com/avast/retry-go/v4 from 4.3.4 to 4.5.1

Bump github.com/avast/retry-go/v4 from 4.3.4 to 4.5.1 #355

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3.6.0
- name: Install Go
uses: actions/setup-go@v4.0.1
with:
go-version-file: go.mod
- name: Build
run: make