Compare commits

...

2 Commits

Author SHA1 Message Date
aviator-app[bot]
b043ec667b
Merge branch 'main' into dependabot/go_modules/src/github.com/jhillyerd/enmime-1.2.0 2024-02-12 18:16:29 +00:00
dependabot[bot]
2eb304337d
⬆️ Bump github.com/jhillyerd/enmime from 1.1.0 to 1.2.0 in /src
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](https://github.com/jhillyerd/enmime/compare/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] <support@github.com>
2024-02-12 05:10:10 +00:00
2 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@ require (
github.com/google/uuid v1.6.0
github.com/h2non/gock v1.2.0
github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056
github.com/jhillyerd/enmime v1.1.0
github.com/jhillyerd/enmime v1.2.0
github.com/kopia/kopia v0.15.0
github.com/microsoft/kiota-abstractions-go v1.5.4
github.com/microsoft/kiota-authentication-azure-go v1.0.1

View File

@ -147,8 +147,8 @@ github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056 h1:iCHtR9CQyktQ5+f3dMVZfwD2KWJUgm7M0gdL9NGr8KA=
github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056/go.mod h1:CVKlgaMiht+LXvHG173ujK6JUhZXKb2u/BQtjPDIvyk=
github.com/jhillyerd/enmime v1.1.0 h1:ubaIzg68VY7CMCe2YbHe6nkRvU9vujixTkNz3EBvZOw=
github.com/jhillyerd/enmime v1.1.0/go.mod h1:FRFuUPCLh8PByQv+8xRcLO9QHqaqTqreYhopv5eyk4I=
github.com/jhillyerd/enmime v1.2.0 h1:dIu1IPEymQgoT2dzuB//ttA/xcV40NMPpQtmd4wslHk=
github.com/jhillyerd/enmime v1.2.0/go.mod h1:FRFuUPCLh8PByQv+8xRcLO9QHqaqTqreYhopv5eyk4I=
github.com/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg=
github.com/jmespath/go-jmespath v0.4.0/go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHWvzYPziyZiYoo=
github.com/jmespath/go-jmespath/internal/testify v1.5.1 h1:shLQSRRSCCPj3f2gpwzGwWFoC7ycTf1rcQZHOlsJ6N8=