Skip to content

Commit

Permalink
Update module github.com/wabarc/helper to v0.0.0-20230418130954-be744…
Browse files Browse the repository at this point in the history
…0352bcb
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent b649b37 commit 6d151d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.19
require (
github.com/PuerkitoBio/goquery v1.8.1
github.com/cretz/bine v0.2.0
github.com/wabarc/helper v0.0.0-20230318095659-969de9ddf4b6
github.com/wabarc/helper v0.0.0-20230418130954-be7440352bcb
github.com/wabarc/logger v0.0.0-20210730133522-86bd3f31e792
github.com/wabarc/proxier v0.0.0-20230610135141-b55fe1536465
golang.org/x/net v0.10.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ8=
github.com/wabarc/helper v0.0.0-20230318095659-969de9ddf4b6 h1:d38Mz85TClBZB+068zx2o7GcZ3yaFgbGXeP1HXDonpQ=
github.com/wabarc/helper v0.0.0-20230318095659-969de9ddf4b6/go.mod h1:eb3rEZVnsfvRAbjKZOTBuLVDtICaDysuscD+MOnPX2M=
github.com/wabarc/helper v0.0.0-20230418130954-be7440352bcb h1:psEAY4wXvhXp/Hp5CJWgAOKWqhvAom+/hOjK+Qscx7o=
github.com/wabarc/helper v0.0.0-20230418130954-be7440352bcb/go.mod h1:S1N1F/2lwcHYqCowYTrR6i0DZ/1lcXKU+s+7rv5dUno=
github.com/wabarc/logger v0.0.0-20210730133522-86bd3f31e792 h1:0xD4NsQtdPCB77q4wuRn1TJOuHQ3drL0SfRd6xF4ryk=
github.com/wabarc/logger v0.0.0-20210730133522-86bd3f31e792/go.mod h1:2an5YHL0CegFbaDNSU3kwqYRfxFfmcwlwSi5Bk4yk5c=
github.com/wabarc/proxier v0.0.0-20230610135141-b55fe1536465 h1:sHVTPLLitJIvSOcZMZmm+lxPS4TVBqJitmQvF5/yOE0=
Expand Down

0 comments on commit 6d151d4

Please sign in to comment.