bump gotk3 again

This commit is contained in:
diamondburned 2021-02-23 15:58:38 -08:00
parent 4a9b1a502a
commit b822f63c18
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -2,7 +2,7 @@ module github.com/diamondburned/cchat-gtk
go 1.14
replace github.com/gotk3/gotk3 => github.com/diamondburned/gotk3 v0.0.0-20210111000904-1ca828e76b5d
replace github.com/gotk3/gotk3 => github.com/diamondburned/gotk3 v0.0.0-20210223232102-0ce0ad615fb2
// replace github.com/diamondburned/cchat-discord => ../cchat-discord
// replace github.com/diamondburned/gotk3-tcmalloc => ../../gotk3-tcmalloc

2
go.sum
View File

@ -128,6 +128,8 @@ github.com/diamondburned/gotk3 v0.0.0-20210105074419-f7ce52e1018d h1:y08tIKgKqGq
github.com/diamondburned/gotk3 v0.0.0-20210105074419-f7ce52e1018d/go.mod h1:/hqFpkNa9T3JgNAE2fLvCdov7c5bw//FHNZrZ3Uv9/Q=
github.com/diamondburned/gotk3 v0.0.0-20210111000904-1ca828e76b5d h1:jYWNY9Iy/VEOi5HO26IKomROI/qdwG6PnS7QNnyKFVA=
github.com/diamondburned/gotk3 v0.0.0-20210111000904-1ca828e76b5d/go.mod h1:/hqFpkNa9T3JgNAE2fLvCdov7c5bw//FHNZrZ3Uv9/Q=
github.com/diamondburned/gotk3 v0.0.0-20210223232102-0ce0ad615fb2 h1:5pCv6KwXax3hfUCnfyRpsqrfY+6IFPQJuVEStCRC3w8=
github.com/diamondburned/gotk3 v0.0.0-20210223232102-0ce0ad615fb2/go.mod h1:/hqFpkNa9T3JgNAE2fLvCdov7c5bw//FHNZrZ3Uv9/Q=
github.com/diamondburned/gspell v0.0.0-20200830182722-77e5d27d6894 h1:QgI21deaQbCUMnxKkQQUXzQolnAe1dMIXAWwqAyOp2g=
github.com/diamondburned/gspell v0.0.0-20200830182722-77e5d27d6894/go.mod h1:IoyMxPKSJOMoP0BiBuFwf2RDMeA4Uqx0HPKN5BzqTtA=
github.com/diamondburned/gspell v0.0.0-20201229064336-e43698fd5828 h1:Lm1F+GwrDdAaaMzrR7AYl4GGd/T+FE2OgOz25QWwsIg=