Skip to content

Commit d681e1c

Browse files
committed
chore: use latest neonote
1 parent 1c9269d commit d681e1c

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
@@ -2,4 +2,4 @@ module github.com/2kabhishek/blog
22

33
go 1.18
44

5-
require github.com/2kabhishek/neonote v0.0.0-20250929050811-3d841a999f8a // indirect
5+
require github.com/2kabhishek/neonote v0.0.0-20250929054444-d4889d4fb496 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/2kabhishek/neonote v0.0.0-20250929050811-3d841a999f8a h1:sNzMqg+qyVcqFBE8QFC3/+YVfYLEGJzL5NMrHRZjV34=
2-
github.com/2kabhishek/neonote v0.0.0-20250929050811-3d841a999f8a/go.mod h1:W9HMUwBJIN0sp9ATuuV3vngm7cHiggP/9G3hch1rZXs=
1+
github.com/2kabhishek/neonote v0.0.0-20250929054444-d4889d4fb496 h1:YNS4dy7GGRvOPzscN/P3n902kkwIxtuDy+NVNGvZcp0=
2+
github.com/2kabhishek/neonote v0.0.0-20250929054444-d4889d4fb496/go.mod h1:W9HMUwBJIN0sp9ATuuV3vngm7cHiggP/9G3hch1rZXs=

0 commit comments

Comments
 (0)