Skip to content

Commit

Permalink
chore(pro): pick up some minor fixes (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
aybabtme authored Jan 20, 2025
1 parent 59f051f commit 3c5bb56
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-20250117080233-3e6fac65b137
github.com/humanlogio/humanlog-pro v0.0.0-20250120075114-8d43af066cdb
github.com/humanlogio/humanlog-pro v0.0.0-20250120094146-dc8371406f97
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-20250117080233-3e6fac65b137 h1:8Udl0XG9H6hksZ1THJcQsMM4Odo+/TT6nWlNhbpc4G8=
github.com/humanlogio/api/go v0.0.0-20250117080233-3e6fac65b137/go.mod h1:sjMKAl97fvxNckIhcGWAxZwv6+c+I0thx5QvMc1ifaM=
github.com/humanlogio/humanlog-pro v0.0.0-20250120075114-8d43af066cdb h1:IRJ8dtS3P0w8TR1yWKwbsC6XvopgMwTKTX5n4X1g3gg=
github.com/humanlogio/humanlog-pro v0.0.0-20250120075114-8d43af066cdb/go.mod h1:VzzUaA65wLkypVgkShYtib1dSXKZ2WoR8kiERV4yliI=
github.com/humanlogio/humanlog-pro v0.0.0-20250120094146-dc8371406f97 h1:837xfroEUNqCDJR8oMXDMTcZRd5YoRajdL9+uk3RABA=
github.com/humanlogio/humanlog-pro v0.0.0-20250120094146-dc8371406f97/go.mod h1:VzzUaA65wLkypVgkShYtib1dSXKZ2WoR8kiERV4yliI=
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 3c5bb56

Please sign in to comment.