Skip to content

Commit

Permalink
Bump humanlogpro (#150)
Browse files Browse the repository at this point in the history
* bump pro

* bump pro stuff

* fix(pro): use the right sha
  • Loading branch information
aybabtme authored Jan 17, 2025
1 parent 4567dd3 commit d2b82ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.6.0
github.com/humanlogio/api/go v0.0.0-20250116081124-40e208b75cd5
github.com/humanlogio/humanlog-pro v0.0.0-20250117072941-559a585c66b2
github.com/humanlogio/humanlog-pro v0.0.0-20250117074700-b89ae2e7e2fa
github.com/kr/logfmt v0.0.0-20210122060352-19f9bcb100e6
github.com/lrstanley/bubblezone v0.0.0-20240914071701-b48c55a5e78e
github.com/matoous/go-nanoid v1.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c h1:6rhixN/i8
github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c/go.mod h1:NMPJylDgVpX0MLRlPy15sqSwOFv/U1GZ2m21JhFfek0=
github.com/humanlogio/api/go v0.0.0-20250116081124-40e208b75cd5 h1:4rXcd1x5JhB+PVuXV3VPRy4EJbmRIN0CNkBd3yU/xcM=
github.com/humanlogio/api/go v0.0.0-20250116081124-40e208b75cd5/go.mod h1:sjMKAl97fvxNckIhcGWAxZwv6+c+I0thx5QvMc1ifaM=
github.com/humanlogio/humanlog-pro v0.0.0-20250117072941-559a585c66b2 h1:mYaWYpCeV7Fb3NxY5p5zizUHQZocr+Lu6hadEyhdPg8=
github.com/humanlogio/humanlog-pro v0.0.0-20250117072941-559a585c66b2/go.mod h1:9zZl9v1dF1vIoVF0qt2RLVqU8mge/K3E9MaduQVpAfM=
github.com/humanlogio/humanlog-pro v0.0.0-20250117074700-b89ae2e7e2fa h1:JlKbu5NWZtEZ9YGp8hCXblgJnRQKxGawNkLHQStCnDE=
github.com/humanlogio/humanlog-pro v0.0.0-20250117074700-b89ae2e7e2fa/go.mod h1:YOYIJ3wpJMlOX0QYLulKLuOBEikB64yCafGqr7iTAuw=
github.com/klauspost/asmfmt v1.3.2 h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK4=
github.com/klauspost/asmfmt v1.3.2/go.mod h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE=
github.com/klauspost/compress v1.17.11 h1:In6xLpyWOi1+C7tXUUWv2ot1QvBjxevKAaI6IXrJmUc=
Expand Down

0 comments on commit d2b82ef

Please sign in to comment.