Skip to content

build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 (#34) #63

build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 (#34)

build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 (#34) #63

Workflow file for this run

name: test HBase kubernetes operator
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v2
- run: make test