New Upstream Snapshot - golang-github-bifurcation-mint

Ready changes

Summary

Merged new upstream version: 0.0~git20210616.fd18df9 (was: 0.0~git20200214.93c820e).

Resulting package

Built on 2023-01-04T21:22 (took 7m0s)

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-bifurcation-mint-dev

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 1640343..7199e53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+golang-github-bifurcation-mint (0.0~git20210616.fd18df9-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 04 Jan 2023 21:17:02 -0000
+
 golang-github-bifurcation-mint (0.0~git20200214.93c820e-2) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..6bec7fd
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,8 @@
+module github.com/bifurcation/mint
+
+go 1.16
+
+require (
+	golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a
+	golang.org/x/net v0.0.0-20210614182718-04defd469f4e
+)

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/share/gocode/src/github.com/bifurcation/mint/go.mod

No differences were encountered in the control files

More details

Full run details