diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-06 01:49:57 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-06 01:49:57 +0000 |
| commit | ffcec3d7d2a679bc3650b0f34590f824327d8001 (patch) | |
| tree | ec6cb16e042c82ab0441352bc63c6e3643d87754 /go.mod | |
| parent | ab203eb11ed7e34f423747ac882f7c93799a1b31 (diff) | |
| download | x-ffcec3d7d2a679bc3650b0f34590f824327d8001.tar.xz x-ffcec3d7d2a679bc3650b0f34590f824327d8001.zip | |
build(deps): bump github.com/antonmedv/expr from 1.15.0 to 1.15.3
Bumps [github.com/antonmedv/expr](https://github.com/antonmedv/expr) from 1.15.0 to 1.15.3.
- [Release notes](https://github.com/antonmedv/expr/releases)
- [Commits](https://github.com/antonmedv/expr/compare/v1.15.0...v1.15.3)
---
updated-dependencies:
- dependency-name: github.com/antonmedv/expr
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ require ( cirello.io/goherokuname v0.0.0-20190914093443-b436bae8c2c5 github.com/Marcel-ICMC/graw v0.0.0-20230411090719-e24cd8592d25 github.com/McKael/madon/v2 v2.4.0 - github.com/antonmedv/expr v1.15.0 + github.com/antonmedv/expr v1.15.3 github.com/aws/aws-sdk-go v1.46.7 github.com/bwmarrin/discordgo v0.27.1 github.com/chai2010/webp v1.1.1 |
