Skip to content

chore(deps): bump github.com/magiconair/properties from 1.8.7 to 1.8.9 #126

chore(deps): bump github.com/magiconair/properties from 1.8.7 to 1.8.9

chore(deps): bump github.com/magiconair/properties from 1.8.7 to 1.8.9 #126

Workflow file for this run

name: Build
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.17
- name: Build
run: make build