From a05500770eaae08e55925b6647cbfccedcd43d41 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 12:14:57 +0000 Subject: [PATCH] fix(deps): update github.com/pkg/browser digest to 681adbf --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index b13498c7..e5641b1e 100644 --- a/go.mod +++ b/go.mod @@ -56,7 +56,7 @@ require ( github.com/mitchellh/go-ps v1.0.0 github.com/mitchellh/mapstructure v1.4.2 github.com/pelletier/go-toml v1.8.1 - github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4 + github.com/pkg/browser 681adbf594b8 github.com/pquerna/cachecontrol v0.0.0-20200921180117-858c6e7e6b7e // indirect github.com/prashantv/gostub v1.0.0 github.com/prometheus/client_golang v1.12.1