From b9eb80fe07708833e704f7e38c84731680c22afe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Magyar?= Date: Mon, 3 Jan 2022 20:47:23 +0100 Subject: [PATCH] Update go.mod --- go.mod | 2 +- go.sum | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/go.mod b/go.mod index e5ce3fc..813cd87 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module git.sr.ht/~ghost08/photon +module git.sr.ht/~ghost08/photon-gio go 1.17 diff --git a/go.sum b/go.sum index 97abe1e..c86c22a 100644 --- a/go.sum +++ b/go.sum @@ -11,8 +11,6 @@ gioui.org/shader v1.0.6 h1:cvZmU+eODFR2545X+/8XucgZdTtEjR3QWW6W65b0q5Y= gioui.org/shader v1.0.6/go.mod h1:mWdiME581d/kV7/iEhLmUgUK5iZ09XR5XpduXzbePVM= gioui.org/x v0.0.0-20211102210401-cead9283b8ff h1:hAKQjgj7vEgfU57xwS2QEC0lcdRBpjK8egdlHI0QNbg= gioui.org/x v0.0.0-20211102210401-cead9283b8ff/go.mod h1:2SCbAJkcrS1ZQ8OlpswBRbDwOfLhKRPlSgz/HCpCXJA= -git.sr.ht/~ghost08/libphoton v0.0.0-20211128171315-f6fc4b3f55c6 h1:iDAX/J+Bx7aGYZ+bb9N/7AX8n4TbHxv9F0NLewQCrvE= -git.sr.ht/~ghost08/libphoton v0.0.0-20211128171315-f6fc4b3f55c6/go.mod h1:VFYW85ujVgKnu4/gGjp5EJp/dw51zJrxuyjj8NVQ/Pc= git.sr.ht/~ghost08/libphoton v0.0.0-20211128180033-ef15284b598b h1:G1M8cIEYKWbvBFgmROPVLU7wXnKB3tj3bELhDnFMs7Y= git.sr.ht/~ghost08/libphoton v0.0.0-20211128180033-ef15284b598b/go.mod h1:VFYW85ujVgKnu4/gGjp5EJp/dw51zJrxuyjj8NVQ/Pc= github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= -- 2.45.2