File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/emersion/go-sasl v0.0.0-20241020182733-b788ff22d5a6
88 github.com/emersion/go-smtp v0.23.0
99 github.com/google/uuid v1.6.0
10- github.com/icinga/icinga-go-library v0.7.2
10+ github.com/icinga/icinga-go-library v0.7.3-0.20250807134650-55c038b220d8
1111 github.com/jhillyerd/enmime v1.3.0
1212 github.com/jmoiron/sqlx v1.4.0
1313 github.com/okzk/sdnotify v0.0.0-20180710141335-d9becc38acbd
Original file line number Diff line number Diff line change @@ -37,6 +37,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
3737github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
3838github.com/icinga/icinga-go-library v0.7.2 h1:6ilUeE9F9OqxxJXNR9URWDf6zOqsdhjjR9w1MUXY9Kg =
3939github.com/icinga/icinga-go-library v0.7.2 /go.mod h1:HZTiYD+N+9FZIVpPdUEJWJnc6sLvrIRO03jvkdkmUEU =
40+ github.com/icinga/icinga-go-library v0.7.3-0.20250807134650-55c038b220d8 h1:YStwl7OlLUN87ROcZ8LQRTDKBhEx0V7EX5+5OMRwEnM =
41+ github.com/icinga/icinga-go-library v0.7.3-0.20250807134650-55c038b220d8 /go.mod h1:6xgV9o7JcGVg2I6CzPfefQZF4Ev8QeZnysiu82YaRY4 =
4042github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056 h1:iCHtR9CQyktQ5+f3dMVZfwD2KWJUgm7M0gdL9NGr8KA =
4143github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056 /go.mod h1:CVKlgaMiht+LXvHG173ujK6JUhZXKb2u/BQtjPDIvyk =
4244github.com/jessevdk/go-flags v1.6.1 h1:Cvu5U8UGrLay1rZfv/zP7iLpSHGUZ/Ou68T0iX1bBK4 =
You can’t perform that action at this time.
0 commit comments