Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
update go module
Browse files Browse the repository at this point in the history
  • Loading branch information
Half-Shot committed Mar 21, 2024
1 parent 2972a5f commit 471dd52
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/beeper/libserv v0.0.0-20231231202820-c7303abfc32c
github.com/element-hq/mautrix-go v0.18.0-mod-1
github.com/element-hq/mautrix-go v0.18.0-mod-2
github.com/emersion/go-vcard v0.0.0-20230815062825-8fda7d206ec9
github.com/google/uuid v1.6.0
github.com/gorilla/mux v1.8.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/element-hq/mautrix-go v0.18.0-mod-1 h1:1r781J054eiVNlmt3iQnGnpCMfAX0SQTqDfM1b+n+yw=
github.com/element-hq/mautrix-go v0.18.0-mod-1/go.mod h1:8psd9ZH1FYYdgPO3L2pmk/7jdhi0BX3gdrn+qAqfyw4=
github.com/element-hq/mautrix-go v0.18.0-mod-2 h1:hneKc3kugc9ueGO22j8WCB8vTnvUzFLUsjQRllGnfqY=
github.com/element-hq/mautrix-go v0.18.0-mod-2/go.mod h1:oqVA5f8JTPttgKxIAp1/v4uvuCQljE7EELf50YksMjs=
github.com/emersion/go-vcard v0.0.0-20230815062825-8fda7d206ec9 h1:ATgqloALX6cHCranzkLb8/zjivwQ9DWWDCQRnxTPfaA=
github.com/emersion/go-vcard v0.0.0-20230815062825-8fda7d206ec9/go.mod h1:HMJKR5wlh/ziNp+sHEDV2ltblO4JD2+IdDOWtGcQBTM=
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
Expand Down

0 comments on commit 471dd52

Please sign in to comment.