Skip to content

Commit

Permalink
build(mod): bump teler-waf
Browse files Browse the repository at this point in the history
  • Loading branch information
dwisiswant0 committed Jul 12, 2023
1 parent 239ac4c commit 7a9808e
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.2
github.com/fsnotify/fsnotify v1.4.9
github.com/kitabisa/teler-waf v1.0.3
github.com/kitabisa/teler-waf v1.0.4
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,8 @@ github.com/jstemmer/go-junit-report v0.9.1/go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/X
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
github.com/kitabisa/teler-waf v1.0.3 h1:Qpp7hbG3bfQHW0z/FL66FufT37e7V/2pSL3Szd3lsiU=
github.com/kitabisa/teler-waf v1.0.3/go.mod h1:DF0JTEnGy50pWRAsFWRRBQ6z4CQmyIzt0i7Y7m4fA40=
github.com/kitabisa/teler-waf v1.0.4 h1:yMvoODnSqjTJ8LZZQWitZaybRuV/Mv8EeLzq58hTmMg=
github.com/kitabisa/teler-waf v1.0.4/go.mod h1:DF0JTEnGy50pWRAsFWRRBQ6z4CQmyIzt0i7Y7m4fA40=
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 7a9808e

Please sign in to comment.