Skip to content

Commit

Permalink
switch to 'sigs.k8s.io/json' and 'gopkg.in/yaml.v3' & cleanup/ update…
Browse files Browse the repository at this point in the history
… fields.go & update interface
  • Loading branch information
inteon committed Nov 5, 2021
1 parent 39f74b9 commit efe7d3f
Show file tree
Hide file tree
Showing 8 changed files with 393 additions and 763 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build:
strategy:
matrix:
go-versions: [1.13.x, 1.14.x, 1.15.x, 1.16.x, 1.17.x]
go-versions: [1.17.x]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit efe7d3f

Please sign in to comment.