summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-04-23 14:07:08 -0500
committerSean E. Russell <ser@ser1.net>2020-04-23 14:07:08 -0500
commitccbc71755fdbcd91042a5335a649a91cef10cd0b (patch)
tree966ced15dff4006fe2b723f6033fcece9e06dd2e /build
parent61e080e51854fbaca0836e2be6eaf623153cdb0f (diff)
Version bump to v4
Diffstat (limited to 'build')
-rw-r--r--build/snapcraft.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/snapcraft.yaml b/build/snapcraft.yaml
index 341d8e3..735c9ad 100644
--- a/build/snapcraft.yaml
+++ b/build/snapcraft.yaml
@@ -15,7 +15,7 @@ parts:
gotop:
source: .
plugin: go
- go-importpath: github.com/xxxserxxx/gotop/v3
+ go-importpath: github.com/xxxserxxx/gotop/v4
build-packages:
- git-core
- gcc