| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| piko-darwin-amd64 | 2026-01-25 | 31.0 MB | |
| piko-darwin-arm64 | 2026-01-25 | 29.1 MB | |
| piko-linux-amd64 | 2026-01-25 | 30.2 MB | |
| piko-linux-arm64 | 2026-01-25 | 28.1 MB | |
| README.md | 2026-01-25 | 3.3 kB | |
| v0.9.0 source code.tar.gz | 2026-01-25 | 549.3 kB | |
| v0.9.0 source code.zip | 2026-01-25 | 623.0 kB | |
| Totals: 7 Items | 119.5 MB | 0 | |
What's Changed
- build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/271
- build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/273
- build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.9 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/275
- build(deps): bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/276
- build(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/277
- build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/279
- build(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/278
- build(deps): bump github.com/gin-gonic/gin from 1.10.1 to 1.11.0 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/280
- build(deps): bump github.com/MicahParks/keyfunc/v3 from 3.6.1 to 3.6.2 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/281
- build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.2 to 4.1.3 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/285
- build(deps): bump github.com/MicahParks/keyfunc/v3 from 3.6.2 to 3.7.0 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/286
- Use tls.Dial() when forwarding a connection to a proxy with TLS configured by @jjcollinge in https://github.com/andydunstall/piko/pull/287
- build(deps): bump github.com/ugorji/go/codec from 1.3.0 to 1.3.1 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/288
- build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/289
- build(deps): bump github.com/goccy/go-yaml from 1.18.0 to 1.19.0 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/292
- build(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/291
- build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/293
- build(deps): bump github.com/goccy/go-yaml from 1.19.0 to 1.19.1 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/294
- demo: move demo from docs/demo to demo/ by @andydunstall in https://github.com/andydunstall/piko/pull/296
- agent: sort imports by @andydunstall in https://github.com/andydunstall/piko/pull/297
- server: remove usage reporting by @andydunstall in https://github.com/andydunstall/piko/pull/298
- build: update go to 1.25.5 by @andydunstall in https://github.com/andydunstall/piko/pull/299
- client: add support for graceful shutdown by @andydunstall in https://github.com/andydunstall/piko/pull/300
- build(deps): bump github.com/goccy/go-yaml from 1.19.1 to 1.19.2 by @dependabot[bot] in https://github.com/andydunstall/piko/pull/302
New Contributors
- @jjcollinge made their first contribution in https://github.com/andydunstall/piko/pull/287
Full Changelog: https://github.com/andydunstall/piko/compare/v0.8.1...v0.9.0