We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c9269d commit d681e1cCopy full SHA for d681e1c
2 files changed
go.mod
@@ -2,4 +2,4 @@ module github.com/2kabhishek/blog
2
3
go 1.18
4
5
-require github.com/2kabhishek/neonote v0.0.0-20250929050811-3d841a999f8a // indirect
+require github.com/2kabhishek/neonote v0.0.0-20250929054444-d4889d4fb496 // indirect
go.sum
@@ -1,2 +1,2 @@
1
-github.com/2kabhishek/neonote v0.0.0-20250929050811-3d841a999f8a h1:sNzMqg+qyVcqFBE8QFC3/+YVfYLEGJzL5NMrHRZjV34=
-github.com/2kabhishek/neonote v0.0.0-20250929050811-3d841a999f8a/go.mod h1:W9HMUwBJIN0sp9ATuuV3vngm7cHiggP/9G3hch1rZXs=
+github.com/2kabhishek/neonote v0.0.0-20250929054444-d4889d4fb496 h1:YNS4dy7GGRvOPzscN/P3n902kkwIxtuDy+NVNGvZcp0=
+github.com/2kabhishek/neonote v0.0.0-20250929054444-d4889d4fb496/go.mod h1:W9HMUwBJIN0sp9ATuuV3vngm7cHiggP/9G3hch1rZXs=
0 commit comments