Skip to content

Commit

Permalink
up deps versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nikandfor committed Jul 29, 2024
1 parent 54a628f commit d62dbeb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ require (
nikand.dev/go/cli v0.0.0-20231112170903-c354aca481d7
nikand.dev/go/graceful v0.0.0-20231112170209-83e600cad2a7
nikand.dev/go/hacked v0.0.0-20240728233820-70d839524193
tlog.app/go/eazy v0.3.2-0.20240728182600-55c1d672f246
tlog.app/go/errors v0.9.1-0.20240728230416-063510563a03
tlog.app/go/loc v0.6.2-0.20240728215949-4e1d1d57f511
tlog.app/go/eazy v0.4.0
tlog.app/go/errors v0.10.0
tlog.app/go/loc v0.7.0
)

require (
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,9 @@ nikand.dev/go/graceful v0.0.0-20231112170209-83e600cad2a7/go.mod h1:MjJf65Xs0Dhe
nikand.dev/go/hacked v0.0.0-20240728233820-70d839524193 h1:d75lFac03AWf8ASWraYp66dNpyQcsrP3LcujUEeR7eQ=
nikand.dev/go/hacked v0.0.0-20240728233820-70d839524193/go.mod h1:6AlZTLm8IESUc/BuOrkl+/kh6ZNaV44/nwo7KOj2Wks=
rsc.io/pdf v0.1.1/go.mod h1:n8OzWcQ6Sp37PL01nO98y4iUCRdTGarVfzxY20ICaU4=
tlog.app/go/eazy v0.3.2-0.20240728182600-55c1d672f246 h1:avYhaQ5PaYvuSbDM53ap3E6+eXXAkzTBHiFudaVbU6k=
tlog.app/go/eazy v0.3.2-0.20240728182600-55c1d672f246/go.mod h1:qk9DSaqsW9Kn4TXRxQn3VZrqmlvrTBSk753g0RQMUy0=
tlog.app/go/errors v0.9.1-0.20240728230416-063510563a03 h1:his+e8fpUwjwyxiJfer25URv32BWVCIqCy5277fIIqk=
tlog.app/go/errors v0.9.1-0.20240728230416-063510563a03/go.mod h1:NbQS/tJawstDyNZXD/XFeZFCtIShjq7Sipu5F6ZJ+XQ=
tlog.app/go/loc v0.6.2-0.20240728215949-4e1d1d57f511 h1:E6LF6fY1TcOtQkKu/DqrrFVA6t+aNeG/cn5X/KlVgzg=
tlog.app/go/loc v0.6.2-0.20240728215949-4e1d1d57f511/go.mod h1:j4SIBNrXEK6Hqy/smwt3oRrHfMoSDI6Kg/Jf0GUHWCI=
tlog.app/go/eazy v0.4.0 h1:LZhVGgX+q8hmyxSo7VY1OpW8CM8hbb3a5n1LTXwuFzk=
tlog.app/go/eazy v0.4.0/go.mod h1:qk9DSaqsW9Kn4TXRxQn3VZrqmlvrTBSk753g0RQMUy0=
tlog.app/go/errors v0.10.0 h1:OSs6ylkS8+JT9puLAlo1SObpd/B0h3FF3WpjepABLV8=
tlog.app/go/errors v0.10.0/go.mod h1:vDwxer8lgiVAyMKhN+zgmoMCB/9OHD3v387NiY23G/Y=
tlog.app/go/loc v0.7.0 h1:G7JnaqgggmTwu87hhMsy+tLd4XxwOS9PPYfJEDTr+Kk=
tlog.app/go/loc v0.7.0/go.mod h1:j4SIBNrXEK6Hqy/smwt3oRrHfMoSDI6Kg/Jf0GUHWCI=

0 comments on commit d62dbeb

Please sign in to comment.