From 14d1ea8cf17948f56c88c37ad62a33db2a3c9a1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 04:10:57 +0000 Subject: [PATCH] build(go): :up_arrow: bump github.com/lxzan/gws from 1.8.4 to 1.8.5 Bumps [github.com/lxzan/gws](https://github.com/lxzan/gws) from 1.8.4 to 1.8.5. - [Release notes](https://github.com/lxzan/gws/releases) - [Commits](https://github.com/lxzan/gws/compare/v1.8.4...v1.8.5) --- updated-dependencies: - dependency-name: github.com/lxzan/gws dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 456ad9c64..88173ebc3 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/iancoleman/strcase v0.3.0 github.com/jeandeaual/go-locale v0.0.0-20240223122105-ce5225dcaa49 github.com/lthibault/jitterbug/v2 v2.2.2 - github.com/lxzan/gws v1.8.4 + github.com/lxzan/gws v1.8.5 github.com/magefile/mage v1.15.0 github.com/pelletier/go-toml/v2 v2.2.2 github.com/robfig/cron/v3 v3.0.1 diff --git a/go.sum b/go.sum index caca563e7..21767577d 100644 --- a/go.sum +++ b/go.sum @@ -279,8 +279,8 @@ github.com/lthibault/jitterbug/v2 v2.2.2 h1:v4+0tqryaI/TlYzgYE0Vhz7ha6Jtz4yRjmBP github.com/lthibault/jitterbug/v2 v2.2.2/go.mod h1:evaHKX+60nFbFnEvGNPybQMJ5vXay9auziApDGo47Sw= github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 h1:6E+4a0GO5zZEnZ81pIr0yLvtUWk2if982qA3F3QD6H4= github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0/go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I= -github.com/lxzan/gws v1.8.4 h1:BN3d/sORmqEql1qaWxtfiw6HQWh8xMZSPLBf+sU/HHE= -github.com/lxzan/gws v1.8.4/go.mod h1:FcGeRMB7HwGuTvMLR24ku0Zx0p6RXqeKASeMc4VYgi4= +github.com/lxzan/gws v1.8.5 h1:6x+wW3EHtoGFNeCtZP1OVZ1IHrpZZzDaEjQGg1lUJqU= +github.com/lxzan/gws v1.8.5/go.mod h1:FcGeRMB7HwGuTvMLR24ku0Zx0p6RXqeKASeMc4VYgi4= github.com/magefile/mage v1.15.0 h1:BvGheCMAsG3bWUDbZ8AyXXpCNwU9u5CB6sM+HNb9HYg= github.com/magefile/mage v1.15.0/go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A= github.com/magiconair/properties v1.8.5/go.mod h1:y3VJvCyxH9uVvJTWEGAELF3aiYNyPKd5NZ3oSwXrF60=