fix the module path

The module was defined as github.com/ipld/go-codec-dagpb/dagpb, but the
repository is at github.com/ipld/go-codec-dagpb. This means that neither
can be resolved as a valid Go package import path; the former results in
a GitHub 404, and the latter results in a valid GitHub repository which
holds a different module.

Rod confirmed that the /dagpb suffix wasn't intentional, so just get rid
of it.

While at it, mod tidy.
3 jobs for up/v1.0.1 in 0 seconds (queued for 96 minutes and 52 seconds)
Status Job ID Name Coverage
  Build
failed #2627
build

 
  Test
failed #2629
allowed to fail
code_quality

failed #2628
test

 
Name Stage Failure
failed
build Build There has been a timeout failure or the job got stuck. Check your timeout limits or try again
No job log
failed
code_quality Test There has been a timeout failure or the job got stuck. Check your timeout limits or try again
No job log
failed
test Test There has been a timeout failure or the job got stuck. Check your timeout limits or try again
No job log