Skip to content

build(deps): Bump golang.org/x/net from 0.13.0 to 0.17.0 in /examples/dyplomat #1678

build(deps): Bump golang.org/x/net from 0.13.0 to 0.17.0 in /examples/dyplomat

build(deps): Bump golang.org/x/net from 0.13.0 to 0.17.0 in /examples/dyplomat #1678

Workflow file for this run

name: CI Build and Test
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: build and test
run: make docker_tests