change: update gwda-ext

This commit is contained in:
debugtalk
2022-08-27 00:25:48 +08:00
parent 6c58164ef7
commit c4f687d051
3 changed files with 15 additions and 4 deletions

3
go.mod
View File

@@ -4,6 +4,7 @@ go 1.16
require (
github.com/andybalholm/brotli v1.0.4
github.com/debugtalk/gwda-ext v0.0.0-20220826161333-0588d8320009
github.com/denisbrodbeck/machineid v1.0.1
github.com/electricbubble/gwda v0.4.0
github.com/fatih/color v1.13.0
@@ -24,7 +25,7 @@ require (
github.com/olekukonko/tablewriter v0.0.5
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.11.0
github.com/rs/zerolog v1.26.1
github.com/rs/zerolog v1.27.0
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/spf13/cobra v1.2.1
github.com/stretchr/testify v1.7.0