Skip to content

Commit a0d1e99

Browse files
committed
chore(examples): bump deps
Signed-off-by: Christoph Hoopmann <choopm@0pointer.org>
1 parent 7d93e8f commit a0d1e99

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/webserver/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.0
55
toolchain go1.24.5
66

77
require (
8-
github.com/choopm/stdfx v0.1.5
8+
github.com/choopm/stdfx v0.1.6
99
github.com/fsnotify/fsnotify v1.9.0
1010
github.com/go-viper/mapstructure/v2 v2.4.0
1111
github.com/rs/zerolog v1.34.0

examples/webserver/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/choopm/stdfx v0.1.5 h1:J33UEDzJNIvBp78yTSLKtbJSAgn3eC0fPqEtBZhDsNA=
2-
github.com/choopm/stdfx v0.1.5/go.mod h1:vn+sNV5z+VQGL4eu22yoglNkxkF35EZ4yEsxMEtqrSI=
1+
github.com/choopm/stdfx v0.1.6 h1:bkLP9zBwMrGjA8qS5fB47v4uC4zChIyuo/MewnlzRew=
2+
github.com/choopm/stdfx v0.1.6/go.mod h1:rCjMqq8EaH/hprhKUMOaSOlDJkj2ISE5zqVIiB1Dnsc=
33
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
44
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
55
github.com/creasty/defaults v1.8.0 h1:z27FJxCAa0JKt3utc0sCImAEb+spPucmKoOdLHvHYKk=

0 commit comments

Comments
 (0)