Skip to content

Bump golang.org/x/net from 0.13.0 to 0.14.0 #73

Bump golang.org/x/net from 0.13.0 to 0.14.0

Bump golang.org/x/net from 0.13.0 to 0.14.0 #73

Workflow file for this run

name: build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
go:
uses: poseidon/.github/.github/workflows/golang-library.yaml@main
multiarch:
uses: poseidon/fleetlock/.github/workflows/multiarch.yaml@main
secrets:
QUAY_TOKEN: ${{ secrets.QUAY_TOKEN }}