Skip to content

Commit c350210

Browse files
authored
fix(go.mod): run go mod tidy (#391)
1 parent 2d7b840 commit c350210

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/netsampler/goflow2/v2
22

3-
go 1.21
3+
go 1.22
4+
45
toolchain go1.24.1
56

67
require (

0 commit comments

Comments
 (0)