Skip to content

lib: Mac static-IP IPIP dataplane with mandatory ESP and forward-only rekey #116

lib: Mac static-IP IPIP dataplane with mandatory ESP and forward-only rekey

lib: Mac static-IP IPIP dataplane with mandatory ESP and forward-only rekey #116

Workflow file for this run

name: Build
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.23'
- name: Build
run: CGO_ENABLED=0 go build