Skip to content

Commit

Permalink
chore: bump v7.17.14
Browse files Browse the repository at this point in the history
  • Loading branch information
fufuok committed Oct 12, 2023
1 parent 13b3efb commit f0d56c8
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 @@ -2,7 +2,7 @@ module github.com/fufuok/beats-http-output

go 1.19

require github.com/elastic/beats/v7 v7.17.13
require github.com/elastic/beats/v7 v7.17.14

require (
github.com/Microsoft/go-winio v0.5.2 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@ github.com/eapache/queue v1.1.0 h1:YOEu7KNc61ntiQlcEeUIoDTJ2o8mQznoNvUhiigpIqc=
github.com/eapache/queue v1.1.0/go.mod h1:6eCeP0CKFpHLu8blIFXhExK/dRa7WDZfr6jVFPTqq+I=
github.com/eclipse/paho.mqtt.golang v1.2.1-0.20200121105743-0d940dd29fd2 h1:DW6WrARxK5J+o8uAKCiACi5wy9EK1UzrsCpGBPsKHAA=
github.com/eclipse/paho.mqtt.golang v1.2.1-0.20200121105743-0d940dd29fd2/go.mod h1:H9keYFcgq3Qr5OUJm/JZI/i6U7joQ8SYLhZwfeOo6Ts=
github.com/elastic/beats/v7 v7.17.13 h1:kv1uutD1KACOdqhoPFcrLdtFL43gVFadBnG9ApOAOkI=
github.com/elastic/beats/v7 v7.17.13/go.mod h1:SDUEKXMZKgkMRjAlyFbc51d4ljebAbwl4wdQBB9oWXc=
github.com/elastic/beats/v7 v7.17.14 h1:xax2fLEPm5NWCiqkB4T8oh37VYbiVSwMFHhv44x8Bg4=
github.com/elastic/beats/v7 v7.17.14/go.mod h1:SDUEKXMZKgkMRjAlyFbc51d4ljebAbwl4wdQBB9oWXc=
github.com/elastic/dhcp v0.0.0-20200227161230-57ec251c7eb3 h1:lnDkqiRFKm0rxdljqrj3lotWinO9+jFmeDXIC4gvIQs=
github.com/elastic/dhcp v0.0.0-20200227161230-57ec251c7eb3/go.mod h1:aPqzac6AYkipvp4hufTyMj5PDIphF3+At8zr7r51xjY=
github.com/elastic/ecs v1.12.0 h1:u6WZ2AWtxv5vHvTQ4EuVZdWZ51mKHQ2UIltRePcta5U=
Expand Down

0 comments on commit f0d56c8

Please sign in to comment.