Upgrade to stone v0.5.1

This commit is contained in:
Sasha Koshka 2022-11-29 03:17:20 -05:00
parent f0f23bbb26
commit b929ebe1a0
4 changed files with 3 additions and 7 deletions

View File

@ -44,7 +44,6 @@ func Add (bookmark Bookmark) {
func init () {
dataDirectory = config.DataHome("skipper")
bookmarksFile = filepath.Join(dataDirectory, "bookmarks")
println(bookmarksFile)
load()
}

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.19
require (
git.sr.ht/~yotam/go-gemini v0.0.0-20191116204306-8ebb75240eef
git.tebibyte.media/sashakoshka/stone v0.4.1
git.tebibyte.media/sashakoshka/stone v0.5.1
)
require (

4
go.sum
View File

@ -1,7 +1,7 @@
git.sr.ht/~yotam/go-gemini v0.0.0-20191116204306-8ebb75240eef h1:rHPrfUoN0cIwxf5PaSDQgDd9r1kBab0OiEu2akI12dU=
git.sr.ht/~yotam/go-gemini v0.0.0-20191116204306-8ebb75240eef/go.mod h1:KxQlipD0Ti7MfV3itYJfuvgcvd+SOlRTtbOK+A0DCCE=
git.tebibyte.media/sashakoshka/stone v0.4.1 h1:cKV5cX+y3DHfOBXXLzZ+TFV+fs3Jx+k7XevmDaINu0Q=
git.tebibyte.media/sashakoshka/stone v0.4.1/go.mod h1:ISnqmX6xvItOot3eW3YWLcNFeJrGpKetQGQniAjnU2A=
git.tebibyte.media/sashakoshka/stone v0.5.1 h1:QQo1lccq6bMebXRKlbAoFBKSDbVwvSkXriKHMGvfAkk=
git.tebibyte.media/sashakoshka/stone v0.5.1/go.mod h1:ISnqmX6xvItOot3eW3YWLcNFeJrGpKetQGQniAjnU2A=
github.com/BurntSushi/freetype-go v0.0.0-20160129220410-b763ddbfe298 h1:1qlsVAQJXZHsaM8b6OLVo6muQUQd4CwkH/D3fnnbHXA=
github.com/BurntSushi/freetype-go v0.0.0-20160129220410-b763ddbfe298/go.mod h1:D+QujdIlUNfa0igpNMk6UIvlb6C252URs4yupRUV4lQ=
github.com/BurntSushi/graphics-go v0.0.0-20160129215708-b43f31a4a966 h1:lTG4HQym5oPKjL7nGs+csTgiDna685ZXjxijkne828g=

View File

@ -1,3 +0,0 @@
Project Gemini: gemini://gemini.circumlunar.space:1965/
Search: gemini://geminispace.info:1965/search/
Gemini protocol documentation: gemini://gemini.circumlunar.space:1965/docs/