Skip to content

Commit bb0b1c5

Browse files
committed
chore: use latest neonote
1 parent 8e50bb4 commit bb0b1c5

2 files changed

Lines changed: 3 additions & 1 deletion

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-20250929031135-220d7a8e3db2 // indirect
5+
require github.com/2kabhishek/neonote v0.0.0-20250929033426-1fc2fb24aba7 // indirect

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ github.com/2kabhishek/neonote v0.0.0-20241102161614-e9df8da5bcb4 h1:qxWOpmTt1VBq
2222
github.com/2kabhishek/neonote v0.0.0-20241102161614-e9df8da5bcb4/go.mod h1:W9HMUwBJIN0sp9ATuuV3vngm7cHiggP/9G3hch1rZXs=
2323
github.com/2kabhishek/neonote v0.0.0-20250929031135-220d7a8e3db2 h1:3pxqwtxebtHwTrwOCIiy8PrrlB6HTlfkVtl5P3jgtIo=
2424
github.com/2kabhishek/neonote v0.0.0-20250929031135-220d7a8e3db2/go.mod h1:W9HMUwBJIN0sp9ATuuV3vngm7cHiggP/9G3hch1rZXs=
25+
github.com/2kabhishek/neonote v0.0.0-20250929033426-1fc2fb24aba7 h1:UMnzhZMjtFzb9+F3L7dGRd9C+h1ckFiolBXBucf1nXg=
26+
github.com/2kabhishek/neonote v0.0.0-20250929033426-1fc2fb24aba7/go.mod h1:W9HMUwBJIN0sp9ATuuV3vngm7cHiggP/9G3hch1rZXs=

0 commit comments

Comments
 (0)