From 41e5ee54c5b476845dc909b6917573fdcbc7205b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 07:26:08 +0000 Subject: [PATCH] Bump github.com/kardianos/service from 1.1.0 to 1.2.0 Bumps [github.com/kardianos/service](https://github.com/kardianos/service) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/kardianos/service/releases) - [Commits](https://github.com/kardianos/service/compare/v1.1.0...v1.2.0) Signed-off-by: dependabot-preview[bot] --- go.mod | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/go.mod b/go.mod index b520e63..19ee3c0 100644 --- a/go.mod +++ b/go.mod @@ -15,14 +15,13 @@ require ( github.com/eyedeekay/sam3 v0.32.3 github.com/eyedeekay/udptunnel v0.0.92 github.com/justinas/nosurf v0.0.0-20190416172904-05988550ea18 - github.com/kardianos/service v1.1.0 + github.com/kardianos/service v1.2.0 github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 github.com/zieckey/goini v0.0.0-20180118150432-0da17d361d26 github.com/zserge/lorca v0.1.9 github.com/zserge/webview v0.0.0-20190123072648-16c93bcaeaeb golang.org/x/crypto v0.0.0-20191122220453-ac88ee75c92c // indirect golang.org/x/mobile v0.0.0-20191002175909-6d0d39b2ca82 - golang.org/x/sys v0.0.0-20191128015809-6d18c012aee9 // indirect ) replace github.com/eyedeekay/gosam v0.1.1-0.20190705071001-d8c0f81c783e => github.com/eyedeekay/goSam v0.1.1-0.20190705071001-d8c0f81c783e