Skip to content

Bump github.com/aws/aws-sdk-go from 1.55.3 to 1.55.5 #99

Bump github.com/aws/aws-sdk-go from 1.55.3 to 1.55.5

Bump github.com/aws/aws-sdk-go from 1.55.3 to 1.55.5 #99

Workflow file for this run

name: build
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.22
- name: Build
run: go build