Skip to content

Commit 04f1c67

Browse files
committed
go.*
1 parent a2afafd commit 04f1c67

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.4
55
require (
66
github.com/reiver/go-act v0.0.0-20250208135856-bbd95ecc4086
77
github.com/reiver/go-actfeed v0.0.0-20250208023337-787ddf9b0444
8-
github.com/reiver/go-asns v0.0.0-20250211134640-18805a11102f
8+
github.com/reiver/go-asns v0.0.0-20250212030841-1d6eedc2ed75
99
github.com/reiver/go-did v0.0.0-20240909180315-5cf2890e367b
1010
github.com/reiver/go-erorr v0.0.0-20240801233437-8cbde6d1fa3f
1111
github.com/reiver/go-errhttp v1.1.1-0.20240827033330-e4ea888843cc

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ github.com/reiver/go-actfeed v0.0.0-20250208023337-787ddf9b0444 h1:AmybGa1nTxRK1
2020
github.com/reiver/go-actfeed v0.0.0-20250208023337-787ddf9b0444/go.mod h1:8ZMjBiEfC+VpUWGsH7p+45Pa+E84Vzqxp36o2mdGPXE=
2121
github.com/reiver/go-arbitrary v0.0.0-20240825124726-ee94c1a159e0 h1:io5YaR8tDHrGQh08dzH2SfXtCxv2zffWjov4EOe0lOY=
2222
github.com/reiver/go-arbitrary v0.0.0-20240825124726-ee94c1a159e0/go.mod h1:g1+Kow7vEx5zz1NxFUe5QZMJlMZMStzNbMoZ4J3C3oY=
23-
github.com/reiver/go-asns v0.0.0-20250211134640-18805a11102f h1:t9gYiVJ992ZvPOeiSlQUi8Xqlpsa16DbGFqEzZ6Sr5Q=
24-
github.com/reiver/go-asns v0.0.0-20250211134640-18805a11102f/go.mod h1:XOQCTfIFBnWbg3gTvkhShJoAGNV8jsnc1CwmRIIME5Q=
23+
github.com/reiver/go-asns v0.0.0-20250212030841-1d6eedc2ed75 h1:73Yo9f02BLLdoni2npd+BTzq1SFYDAWuZxI4qyQ4WD4=
24+
github.com/reiver/go-asns v0.0.0-20250212030841-1d6eedc2ed75/go.mod h1:XOQCTfIFBnWbg3gTvkhShJoAGNV8jsnc1CwmRIIME5Q=
2525
github.com/reiver/go-did v0.0.0-20240909180315-5cf2890e367b h1:6DuKsib9J8UMDP0MpQtdEZo/LrQsfek8zo/jyufocSs=
2626
github.com/reiver/go-did v0.0.0-20240909180315-5cf2890e367b/go.mod h1:Eg8x7rQRXPU1uFolvyedyvE+b9kaUXutVfkwMYCF7hU=
2727
github.com/reiver/go-erorr v0.0.0-20240801233437-8cbde6d1fa3f h1:D1QSxKHm8U73XhjsW3SFLkT0zT5pKJi+1KGboMhY1Rk=

0 commit comments

Comments
 (0)