merge: resolve STATE.md conflict (accept agent version)

This commit is contained in:
2026-03-27 15:56:21 +01:00
parent 472849379d
commit 4cb8cbf334
2 changed files with 13 additions and 17 deletions
+1 -1
View File
@@ -3,6 +3,7 @@ module github.com/netsynth/netsynth
go 1.24.1
require (
github.com/BurntSushi/toml v1.6.0
github.com/gopacket/gopacket v1.5.0
github.com/packetcap/go-pcap v0.0.0-20251215121130-f2cf9f991e7c
github.com/sjzar/go-lame v0.0.9
@@ -11,7 +12,6 @@ require (
)
require (
github.com/BurntSushi/toml v1.6.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/spf13/pflag v1.0.9 // indirect