Commit Graph

6 Commits

Author SHA1 Message Date
Jonathan Stacks aa1781d348 Dependency updates (#785)
* chore: Update to go 1.26.1

Signed-off-by: Jonathan Stacks <jonstacks@users.noreply.github.com>

* chore: Run 'go fix ./...' for go 1.26.1

Signed-off-by: Jonathan Stacks <jonstacks@users.noreply.github.com>

* chore: Upgrade go modules

Signed-off-by: Jonathan Stacks <jonstacks@users.noreply.github.com>

* chore: Fix deprecations and linter warnings

Signed-off-by: Jonathan Stacks <jonstacks@users.noreply.github.com>

---------

Signed-off-by: Jonathan Stacks <jonstacks@users.noreply.github.com>
2026-03-23 16:50:43 +00:00
Sabrina Ahmed 765831a455 Log warn messages from server-side (#766)
* Log warn messages from server-side

* Edit emitting notice warn logs
2026-02-24 14:57:48 +00:00
Sabrina Ahmed 367a545cb2 Remove labels from pod identity (#748) 2026-01-28 21:38:39 +00:00
Sabrina Ahmed c29c013b2a Updating proto to match ngrok-private, adding PodIdentity (#743) 2026-01-14 21:32:52 +00:00
Jonathan Stacks f5c9d1c3c1 chore: Update ngrok-go 2024-12-04 14:14:43 -08:00
Jonathan Stacks 867460e70c Bindings forwarder implementation (#476)
* chore: Copy in proto code

This will likely live in ngrok-go long term, but we need to start consuming it now

* feat: Add additional printer columns

* feat: Add bindings connection handler to wire it all up
2024-10-30 14:25:16 -05:00