New Upstream Snapshot - golang-github-saracen-walker

Ready changes

Summary

Merged new upstream version: 0.1.3 (was: 0.1.2).

Resulting package

Built on 2023-02-08T12:54 (took 3m17s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-snapshots golang-github-saracen-walker-dev

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 43333e8..c5546fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+golang-github-saracen-walker (0.1.3-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 08 Feb 2023 12:51:59 -0000
+
 golang-github-saracen-walker (0.1.2-1) unstable; urgency=medium
 
   * New upstream version 0.1.2
diff --git a/go.mod b/go.mod
index 56eefdd..fbda5c5 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,5 @@
 module github.com/saracen/walker
 
-go 1.12
+go 1.17
 
-require golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
+require golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
diff --git a/go.sum b/go.sum
index 6a86855..ff51700 100644
--- a/go.sum
+++ b/go.sum
@@ -1,2 +1,2 @@
-golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a h1:WXEvlFVvvGxCJLG6REjsT03iWnKLEWinaScsxF2Vm2o=
-golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
+golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f h1:Ax0t5p6N38Ga0dThY21weqDEyz2oklo4IvDkpigvkD8=
+golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details