dagdotdev
dagdotdev copied to clipboard
oci and apk explorer
It would be really neat if there were a way to browse something like the layers view or even the "file sizes" list, but filtered by `PATH` -- maybe exposed...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.38.0. Commits aae6e61 go.mod: update golang.org/x dependencies 9c1aa6a ssh/test: reset the random source before capturing a recording 8819902 ssh/test: enable Diffie-Hellman key exchange algorithms 3f311e4...
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.13.0 to 0.14.0. Commits 506c70f errgroup: propagate panic and Goexit through Wait See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.28.0 to 0.30.0. Commits cf14319 oauth2: fix expiration time window check 32d34ef internal: include clientID in auth style cache key 2d34e30 oauth2: replace a magic number with...
Bumps [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) from 2.7.0 to 2.8.0. Release notes Sourced from github.com/fxamacker/cbor/v2's releases. v2.8.0 adds omitzero struct tag option, fixes and deprecates 3 functions, and bumps requirements to go 1.20+. Many...
Adds support for multiauth keychaings for chainguard authentication. We primarily want this to allow authentication for multiple hosts (e.g. staging and test instances). This creates a new URL-based schema for...
Bumps the go_modules group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.36.0 to 0.45.0 Commits 4e0068c go.mod: update golang.org/x dependencies e79546e ssh: curb GSSAPI DoS risk...
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.11.0 to 0.14.0. Commits 2b4e439 rate: use time.Time.Equal instead of == c0b0320 all: upgrade go directive to at least 1.24.0 [generated] 1616a7f rate: skip time.Now call in...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.28.0 to 0.32.0. Commits 792c877 oauth2: use strings.Builder instead of bytes.Buffer 014cf77 all: upgrade go directive to at least 1.24.0 [generated] 3c76ce5 endpoints: correct Naver OAuth2 endpoint...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.43.0. Commits 627cb89 go.mod: update golang.org/x dependencies dca4914 acme: fix autocert TestHTTPHandlerDefaultFallback 1336e21 x509roots/fallback: update bundle 2beaa59 ssh: add VerifiedPublicKeyCallback 66c3d8c ssh: add support for...