Skip to content

Commit 4aec949

Browse files
dependabot[bot]julianbrost
authored andcommitted
build(deps): bump github.com/jhillyerd/enmime from 1.1.0 to 1.2.0
Bumps [github.com/jhillyerd/enmime](https://github.com/jhillyerd/enmime) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/jhillyerd/enmime/releases) - [Commits](jhillyerd/enmime@v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: github.com/jhillyerd/enmime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3c93ae commit 4aec949

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/goccy/go-yaml v1.11.3
1010
github.com/google/uuid v1.6.0
1111
github.com/icinga/icingadb v1.1.1-0.20230418113126-7c4b947aad3a
12-
github.com/jhillyerd/enmime v1.1.0
12+
github.com/jhillyerd/enmime v1.2.0
1313
github.com/jmoiron/sqlx v1.3.5
1414
github.com/stretchr/testify v1.9.0
1515
github.com/teambition/rrule-go v1.8.2

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056 h1:iCHtR9CQykt
4343
github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056/go.mod h1:CVKlgaMiht+LXvHG173ujK6JUhZXKb2u/BQtjPDIvyk=
4444
github.com/jessevdk/go-flags v1.5.0 h1:1jKYvbxEjfUl0fmqTCOfonvskHHXMjBySTLW4y9LFvc=
4545
github.com/jessevdk/go-flags v1.5.0/go.mod h1:Fw0T6WPc1dYxT4mKEZRfG5kJhaTDP9pj1c2EWnYs/m4=
46-
github.com/jhillyerd/enmime v1.1.0 h1:ubaIzg68VY7CMCe2YbHe6nkRvU9vujixTkNz3EBvZOw=
47-
github.com/jhillyerd/enmime v1.1.0/go.mod h1:FRFuUPCLh8PByQv+8xRcLO9QHqaqTqreYhopv5eyk4I=
46+
github.com/jhillyerd/enmime v1.2.0 h1:dIu1IPEymQgoT2dzuB//ttA/xcV40NMPpQtmd4wslHk=
47+
github.com/jhillyerd/enmime v1.2.0/go.mod h1:FRFuUPCLh8PByQv+8xRcLO9QHqaqTqreYhopv5eyk4I=
4848
github.com/jmoiron/sqlx v1.3.5 h1:vFFPA71p1o5gAeqtEAwLU4dnX2napprKtHr7PYIcN3g=
4949
github.com/jmoiron/sqlx v1.3.5/go.mod h1:nRVWtLre0KfCLJvgxzCsLVMogSvQ1zNJtpYr2Ccp0mQ=
5050
github.com/leodido/go-urn v1.2.0 h1:hpXL4XnriNwQ/ABnpepYM/1vCLWNDfUNts8dX3xTG6Y=

0 commit comments

Comments
 (0)