Taking a look at the repo, it looks like there are 71 commits since the 0.18.0 release back in March 28. We run a distributed environment and are keen to get some of the golang packages updated.
If you want to upgrade some dependencies I encourage you to just do it yourself. Check out the repo, install the Go compiler, then run go get -u and it’ll update them. Then build restic as usual.