File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module example
22
33go 1.22.0
44
5- require github.com/brycensranch/go-aptabase/pkg v0.0.0-20241214123839-ab671bb8d786
5+ require github.com/brycensranch/go-aptabase/pkg v0.0.0-20241216225926-2d0f170d6246
66
77require (
88 golang.org/x/exp v0.0.0-20241210194714-1829a127f884 // indirect
Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ github.com/brycensranch/go-aptabase/pkg v0.0.0-20241004152535-67f8e7c7ff06 h1:E6
22github.com/brycensranch/go-aptabase/pkg v0.0.0-20241004152535-67f8e7c7ff06 /go.mod h1:+CLh6qvqShXtx96GWizVY1D2mtk/or2TET+uirQR0Rk =
33github.com/brycensranch/go-aptabase/pkg v0.0.0-20241214123839-ab671bb8d786 h1:ml4mUZEZJGuUmoUa6M28URSPd9PrCpV9pCk67cDuqXI =
44github.com/brycensranch/go-aptabase/pkg v0.0.0-20241214123839-ab671bb8d786 /go.mod h1:gcHLBEyIpEtnRTds9pXAb33L7BXnFulm2atUU4OJYtk =
5+ github.com/brycensranch/go-aptabase/pkg v0.0.0-20241216225926-2d0f170d6246 h1:+1v/gg59FjgervmNo/w0Q+P61rN1YqpKbic7pR8llIw =
6+ github.com/brycensranch/go-aptabase/pkg v0.0.0-20241216225926-2d0f170d6246 /go.mod h1:gcHLBEyIpEtnRTds9pXAb33L7BXnFulm2atUU4OJYtk =
57golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 h1:e66Fs6Z+fZTbFBAxKfP3PALWBtpfqks2bwGcexMxgtk =
68golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 /go.mod h1:2TbTHSBQa924w8M6Xs1QcRcFwyucIwBGpK1p2f1YFFY =
79golang.org/x/exp v0.0.0-20241210194714-1829a127f884 h1:Y/Mj/94zIQQGHVSv1tTtQBDaQaJe62U9bkDZKKyhPCU =
You can’t perform that action at this time.
0 commit comments