buildbarn / bb-browser

Web frontend for exploring an Action Cache / Content Addressable Storage
Apache License 2.0
42 stars 35 forks source link

Update go dependencies #47

Closed stagnation closed 1 year ago

stagnation commented 1 year ago

This includes the changed http.NewServersConfigurationAndServe from @mortenmj's work with the JWT Keysets. We need to bump this before we can update the bb-deployments repository to the newest bb-storage.

I tried this with a source build and @bb_deployments//:bare, I assume the errors are still handled correctly and bubble up through the group now instead.