Skip to content

Bump golang.org/x/net from 0.8.0 to 0.17.0 #41

Bump golang.org/x/net from 0.8.0 to 0.17.0

Bump golang.org/x/net from 0.8.0 to 0.17.0 #41

Workflow file for this run

name: ci_evm
on: [push,pull_request]
jobs:
ci_evm:
name: ci_evm
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version-file: 'go.mod'
- name: deploy
run: |
make docker-compose dapp=evm
make docker-compose-down dapp=evm