Skip to content

Releases: jonjohnsonjr/dagdotdev

v0.0.12

13 Dec 00:19
d218bb2
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 by @dependabot in #71
  • build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in the go_modules group by @dependabot in #75
  • build(deps): bump google.golang.org/api from 0.205.0 to 0.211.0 by @dependabot in #76
  • build(deps): bump cloud.google.com/go/storage from 1.47.0 to 1.48.0 by @dependabot in #73

Full Changelog: v0.0.11...v0.0.12

v0.0.11

05 Dec 22:59
1320c22
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/time from 0.7.0 to 0.8.0 by @dependabot in #67
  • build(deps): bump cloud.google.com/go/storage from 1.46.0 to 1.47.0 by @dependabot in #68

Full Changelog: v0.0.10...v0.0.11

v0.0.10

12 Nov 21:49
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump chainguard.dev/sdk from 0.1.27 to 0.1.28 by @dependabot in #60
  • build(deps): bump cloud.google.com/go/storage from 1.44.0 to 1.46.0 by @dependabot in #63
  • build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 by @dependabot in #64
  • build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot in #65
  • build(deps): bump google.golang.org/api from 0.201.0 to 0.205.0 by @dependabot in #66

Full Changelog: v0.0.9...v0.0.10

v0.0.9

24 Oct 23:12
Compare
Choose a tag to compare

This bumps the go version via go mod tidy and I'm not sure if that's necessary or not.

v0.0.8

16 Oct 16:34
cf35d4f
Compare
Choose a tag to compare

What's Changed

  • apk: remove packages.wolfi.dev/os by @wlynch in #55
  • build(deps): bump chainguard.dev/sdk from 0.1.25 to 0.1.26 by @dependabot in #51
  • build(deps): bump cloud.google.com/go/storage from 1.43.0 to 1.44.0 by @dependabot in #52
  • build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #53
  • build(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 by @dependabot in #54
  • build(deps): bump chainguard.dev/sdk from 0.1.26 to 0.1.27 by @dependabot in #56
  • build(deps): bump google.golang.org/api from 0.199.0 to 0.201.0 by @dependabot in #58

Full Changelog: v0.0.7...v0.0.8

v0.0.7

30 Sep 16:10
Compare
Choose a tag to compare

What's Changed

  • Move go.mod replaced forks to publicly accessible package. by @wlynch in #40
  • Bump google.golang.org/api from 0.194.0 to 0.195.0 by @dependabot in #41
  • Switch from humanize.Bytes to humanize.IBytes by @tianon in #45
  • Upgrade all the things by @xnox in #49

New Contributors

Full Changelog: v0.0.6...v0.0.7

The one where I forgot to run go mod tidy

21 Aug 17:53
Compare
Choose a tag to compare

v0.0.5

21 Aug 16:48
c881b00
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #34
  • Bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible in /internal/forks/github.com/google/go-containerregistry in the go_modules group across 1 directory by @dependabot in #32
  • Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible in the go_modules group across 1 directory by @dependabot in #38
  • Bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #36
  • Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by @dependabot in #35
  • Bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible in /internal/forks/github.com/google/go-containerregistry in the go_modules group across 1 directory by @dependabot in #39

Full Changelog: v0.0.4...v0.0.5

v0.0.4

10 Jul 20:22
627b5a6
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/crypto from 0.21.0 to 0.23.0 by @dependabot in #19
  • Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #21
  • Bump cloud.google.com/go/storage from 1.40.0 to 1.41.0 by @dependabot in #20
  • support linking to GitHub paths from purls by @imjasonh in #28
  • Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by @dependabot in #23
  • Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #26
  • Bump github.com/fxamacker/cbor/v2 from 2.6.0 to 2.7.0 by @dependabot in #27
  • Bump golang.org/x/crypto from 0.23.0 to 0.25.0 by @dependabot in #29
  • Bump cloud.google.com/go/storage from 1.41.0 to 1.43.0 by @dependabot in #30
  • Bump google.golang.org/grpc from 1.64.0 to 1.64.1 in the go_modules group by @dependabot in #31

Full Changelog: v0.0.3...v0.0.4

v0.0.3

13 May 22:06
4aa2a5c
Compare
Choose a tag to compare

What's Changed

  • Bump cloud.google.com/go/storage from 1.39.1 to 1.40.0 by @dependabot in #11
  • Bump github.com/minio/sha256-simd from 1.0.0 to 1.0.1 by @dependabot in #12
  • Bump github.com/fxamacker/cbor/v2 from 2.4.0 to 2.6.0 by @dependabot in #14
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 in /internal/forks/github.com/google/go-containerregistry in the go_modules group across 1 directory by @dependabot in #16
  • Bump golang.org/x/net from 0.22.0 to 0.23.0 in the go_modules group by @dependabot in #17
  • Bump github.com/spf13/cobra from 1.6.0 to 1.8.0 by @dependabot in #13
  • Bump golang.org/x/oauth2 from 0.18.0 to 0.20.0 by @dependabot in #18

Full Changelog: v0.0.2...v0.0.3