Skip to content

Bump golang.org/x/net from 0.10.0 to 0.23.0 #411

Bump golang.org/x/net from 0.10.0 to 0.23.0

Bump golang.org/x/net from 0.10.0 to 0.23.0 #411

# GENERATED FILE, DO NOT MODIFY; INSTEAD EDIT .github/workflows/example.yml AND RUN 'make examples'
name: Minimal Example (current branch)
on: push
jobs:
example:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- name: Build
uses: ./
with:
go_version: 1.18
os: linux
arch: amd64
work_dir: testdata/example-app
debug: true
instructions: |
go build -o "$BIN_PATH" -trimpath -buildvcs=false