Skip to content

Bump github.com/libdns/route53 from 1.3.3 to 1.5.1 #71

Bump github.com/libdns/route53 from 1.3.3 to 1.5.1

Bump github.com/libdns/route53 from 1.3.3 to 1.5.1 #71

Workflow file for this run

# Try the release flow to ensure it works
# Keep in sync with release.yml
name: Try release
on:
push:
branches:
- main
pull_request:
jobs:
try-release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: 1.22.2
- run: ./build-release.sh