Skip to content

Commit

Permalink
Release v0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
twystd committed Aug 30, 2023
1 parent baaf0ea commit 356087e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ require (
github.com/go-sql-driver/mysql v1.7.1
github.com/mattn/go-sqlite3 v1.14.16
github.com/microsoft/go-mssqldb v1.1.0
github.com/uhppoted/uhppote-core v0.8.6-0.20230828171048-fbdd46934ad7
github.com/uhppoted/uhppoted-lib v0.8.6-0.20230828171114-c4c16c9779b6
github.com/uhppoted/uhppote-core v0.8.6
github.com/uhppoted/uhppoted-lib v0.8.6
)

require (
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/uhppoted/uhppote-core v0.8.6-0.20230828171048-fbdd46934ad7 h1:Lbm7yVwxzS5qsS2lFhKB/W5h7csIpzEiBbmDFXWZkPY=
github.com/uhppoted/uhppote-core v0.8.6-0.20230828171048-fbdd46934ad7/go.mod h1:q3xZZc7GMkCfpVnKNmdoZQDjvMHfPvH79VNai7HDH3s=
github.com/uhppoted/uhppoted-lib v0.8.6-0.20230828171114-c4c16c9779b6 h1:tSNH7NO/CwMQEQgfe7Hey051T/wljaFMuOlZ3xE2iBI=
github.com/uhppoted/uhppoted-lib v0.8.6-0.20230828171114-c4c16c9779b6/go.mod h1:uS48UcAjY5C1U6IeUmOVIqdvQXSNdOt8yGjeOs2JN48=
github.com/uhppoted/uhppote-core v0.8.6 h1:uYtfCKPptYOxXYp8ckW2yIPjN6UWiF1uqQqvr86MNxE=
github.com/uhppoted/uhppote-core v0.8.6/go.mod h1:q3xZZc7GMkCfpVnKNmdoZQDjvMHfPvH79VNai7HDH3s=
github.com/uhppoted/uhppoted-lib v0.8.6 h1:6eVAkVeg5PYyrAo7Bu5w+sTBdpY2PziCH319DuekzJg=
github.com/uhppoted/uhppoted-lib v0.8.6/go.mod h1:bqCKRPIG+nvKZqAtt47trUq3tVtmM2945ISNXJW2QZk=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
Expand Down

0 comments on commit 356087e

Please sign in to comment.