change: upgrade gwda to 0.4.0

This commit is contained in:
debugtalk
2022-08-15 21:57:03 +08:00
parent 0407c02391
commit df3b56c18c
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.16
require (
github.com/andybalholm/brotli v1.0.4
github.com/denisbrodbeck/machineid v1.0.1
github.com/electricbubble/gwda v0.3.1-0.20220731124432-07f451783588
github.com/electricbubble/gwda v0.4.0
github.com/fatih/color v1.13.0
github.com/getsentry/sentry-go v0.13.0
github.com/go-errors/errors v1.0.1