Skip to content

Commit

Permalink
build(deps): bump teler-waf
Browse files Browse the repository at this point in the history
  • Loading branch information
dwisiswant0 committed Aug 5, 2023
1 parent 8948e32 commit abaa95c
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/charmbracelet/log v0.2.3
github.com/fsnotify/fsnotify v1.6.0
github.com/kitabisa/teler-waf v1.1.0-beta.1
github.com/kitabisa/teler-waf v1.1.0-beta.2
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,8 @@ github.com/kitabisa/teler-waf v1.0.6 h1:XgrhutMVSp5BeklBQ3EnLewAQrq6Qu0icE2F3T9q
github.com/kitabisa/teler-waf v1.0.6/go.mod h1:ckOWDs+WC/2/4LxunB/oDP3auA7DWKDHY62gxdH4fuk=
github.com/kitabisa/teler-waf v1.1.0-beta.1 h1:hEnRKMiP8SLJfOr99694CkeQzrPyYdJj0AIdCJBQtas=
github.com/kitabisa/teler-waf v1.1.0-beta.1/go.mod h1:dAOoSQvY7izXVEH4RntvXWzYeZ5mjWuqTrQDJqhUJEI=
github.com/kitabisa/teler-waf v1.1.0-beta.2 h1:kPOIuvvFPHbsqiG5+lKYNQPb2yMLZr/UNmG8Q3o3YQg=
github.com/kitabisa/teler-waf v1.1.0-beta.2/go.mod h1:dAOoSQvY7izXVEH4RntvXWzYeZ5mjWuqTrQDJqhUJEI=
github.com/klauspost/compress v1.15.11/go.mod h1:QPwzmACJjUTFsnSHH934V6woptycfrDDJnH7hvFVbGM=
github.com/klauspost/compress v1.16.7 h1:2mk3MPGNzKyxErAw8YaohYh69+pa4sIQSC0fPGCFR9I=
github.com/klauspost/compress v1.16.7/go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE=
Expand Down

0 comments on commit abaa95c

Please sign in to comment.