Skip to content

Fix overwrite by SetDefault for options that share Value #67

Fix overwrite by SetDefault for options that share Value

Fix overwrite by SetDefault for options that share Value #67

Workflow file for this run

name: ci
on: [push]
jobs:
make:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v4
with:
go-version: "^1.21"
- name: test
run: make test