Skip to content

Commit

Permalink
Adjust procees previlages
Browse files Browse the repository at this point in the history
  • Loading branch information
syepes committed Apr 21, 2023
1 parent e97aafa commit 9c878c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import (
"github.com/syepes/network_exporter/pkg/common"
)

const version string = "1.7.0"
const version string = "1.7.1"

var (
listenAddress = kingpin.Flag("web.listen-address", "The address to listen on for HTTP requests").Default(":9427").String()
Expand Down

0 comments on commit 9c878c2

Please sign in to comment.