Skip to content

chore(deps): bump golang.org/x/net from 0.17.0 to 0.19.0 #97

chore(deps): bump golang.org/x/net from 0.17.0 to 0.19.0

chore(deps): bump golang.org/x/net from 0.17.0 to 0.19.0 #97

Workflow file for this run

on:
push:
branches-ignore:
- main
pull_request:
branches:
- main
name: Build and Test
jobs:
build:
name: Build and Test
runs-on: ubuntu-latest
steps:
- name: Set up Go 1.x
uses: actions/setup-go@v4
with:
go-version: ^1.18
- name: Checkout repo
uses: actions/checkout@v4
- name: Build and Test
run: ./build.sh