Skip to content

Commit

Permalink
bump katzenpost
Browse files Browse the repository at this point in the history
so, this builds now, but clicking the icon crashes with:

fatal error: sync: Unlock of unlocked RWMutex
  • Loading branch information
leif committed Jun 17, 2023
1 parent e6be896 commit ea805b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
gioui.org/x/notify v0.0.0-20211102210401-cead9283b8ff
github.com/benc-uk/gofract v0.0.0-20211012214247-47caccaf3aac
github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b
github.com/katzenpost/katzenpost v0.0.26-0.20230617180744-8345c8574a2d
github.com/katzenpost/katzenpost v0.0.26-0.20230617181631-aa0cca3e1c91
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
golang.org/x/exp/shiny v0.0.0-20220827204233-334a2380cb91
golang.org/x/image v0.0.0-20220722155232-062f8c9fd539
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ github.com/katzenpost/chacha20poly1305 v0.0.0-20211026103954-7b6fb2fc0129 h1:BkX
github.com/katzenpost/chacha20poly1305 v0.0.0-20211026103954-7b6fb2fc0129/go.mod h1:moU3dWG1uk4xayUNdUPs2Q3dx2Zsk5i9Ysfx+ujQrwM=
github.com/katzenpost/ctidh_cgo v0.0.0-20230423225118-4c507e31dd9a h1:E/wT0j3Bo1wNPXez4wm2v6taCFFsB9mZIOVzWd9qHX4=
github.com/katzenpost/ctidh_cgo v0.0.0-20230423225118-4c507e31dd9a/go.mod h1:xqyj8Y3rR3PfAPoDvhriOtNLPr2VXjlFj1LqGR5xA88=
github.com/katzenpost/katzenpost v0.0.26-0.20230617180744-8345c8574a2d h1:DP/p8/dzkABWxJif/3SPKqyKXXzgdpSjdJip2mibkD0=
github.com/katzenpost/katzenpost v0.0.26-0.20230617180744-8345c8574a2d/go.mod h1:7skXm2LjlBeRp2IOSMjUb9lC4SIWCZ62KBM4rpLg3tI=
github.com/katzenpost/katzenpost v0.0.26-0.20230617181631-aa0cca3e1c91 h1:Kh99r0+zDz9NfK25egH1HI5edw62sL8rQ47/FtxNOU4=
github.com/katzenpost/katzenpost v0.0.26-0.20230617181631-aa0cca3e1c91/go.mod h1:7skXm2LjlBeRp2IOSMjUb9lC4SIWCZ62KBM4rpLg3tI=
github.com/katzenpost/nyquist v0.0.0-20230504173433-e12f6b943410 h1:OcytpGaFl46cx6t1TNaJpYSYOIVQa2hFeC/asau0HRA=
github.com/katzenpost/nyquist v0.0.0-20230504173433-e12f6b943410/go.mod h1:9EM6KMlfKreGS7JIj3UCQm0G8xEVgyVlzVAapWEQbAc=
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
Expand Down

0 comments on commit ea805b3

Please sign in to comment.