Use go-adventofcode 1.0.1
This commit is contained in:
parent
50da41a134
commit
a19cd4244f
4
go.mod
4
go.mod
@ -2,11 +2,9 @@ module git.bullercodeworks.com/brian/helperbot
|
||||
|
||||
go 1.17
|
||||
|
||||
replace git.bullercodeworks.com/brian/go-adventofcode => /home/brbuller/Development/go/src/git.bullercodeworks.com/brian/go-adventofcode
|
||||
|
||||
require (
|
||||
git.bullercodeworks.com/brian/boltease v1.0.0
|
||||
git.bullercodeworks.com/brian/go-adventofcode v1.0.0
|
||||
git.bullercodeworks.com/brian/go-adventofcode v1.0.1
|
||||
github.com/nlopes/slack v0.6.0
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user