Skip to content

fix: info should handle SecurityString interface #233

fix: info should handle SecurityString interface

fix: info should handle SecurityString interface #233

Workflow file for this run

name: ci
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '^1.23'
- run: make test