aboutsummaryrefslogtreecommitdiff
path: root/pkg/job
diff options
context:
space:
mode:
authorJulien Dessaux2021-04-23 16:51:22 +0200
committerJulien Dessaux2021-04-23 16:51:22 +0200
commit38d9c881b3b5ece91f428c87f0b7bb9efb3e88a8 (patch)
treed3f7167fae6388f4db35a63e660d1816c9c2943e /pkg/job
parentFixed wrongfully hardcoded path in tests. (diff)
downloadbareos-zabbix-check-38d9c881b3b5ece91f428c87f0b7bb9efb3e88a8.tar.gz
bareos-zabbix-check-38d9c881b3b5ece91f428c87f0b7bb9efb3e88a8.tar.bz2
bareos-zabbix-check-38d9c881b3b5ece91f428c87f0b7bb9efb3e88a8.zip
Updated for go 1.16 modules1.2
Diffstat (limited to '')
-rw-r--r--pkg/job/job.go (renamed from job/job.go)0
-rw-r--r--pkg/job/job_test.go (renamed from job/job_test.go)0
-rw-r--r--pkg/job/utils.go (renamed from job/utils.go)0
-rw-r--r--pkg/job/utils_test.go (renamed from job/utils_test.go)0
4 files changed, 0 insertions, 0 deletions
diff --git a/job/job.go b/pkg/job/job.go
index 4241844..4241844 100644
--- a/job/job.go
+++ b/pkg/job/job.go
diff --git a/job/job_test.go b/pkg/job/job_test.go
index cb50e31..cb50e31 100644
--- a/job/job_test.go
+++ b/pkg/job/job_test.go
diff --git a/job/utils.go b/pkg/job/utils.go
index 6537474..6537474 100644
--- a/job/utils.go
+++ b/pkg/job/utils.go
diff --git a/job/utils_test.go b/pkg/job/utils_test.go
index 250ae2c..250ae2c 100644
--- a/job/utils_test.go
+++ b/pkg/job/utils_test.go