Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
twystd committed Oct 7, 2024
1 parent 1e6dfdd commit 0951fa9
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 @@ -4,7 +4,7 @@ go 1.23

require (
github.com/uhppoted/uhppote-core v0.8.10-0.20241004174540-7675ee2e4254
github.com/uhppoted/uhppoted-lib v0.8.10-0.20241004175014-8977bb8805c4
github.com/uhppoted/uhppoted-lib v0.8.10-0.20241007153101-aa559cf3e032
)

require golang.org/x/sys v0.26.0 // indirect
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/uhppoted/uhppote-core v0.8.10-0.20241004174540-7675ee2e4254 h1:sLBIaNzUUHdWpTiMQd+0Havgl2ryEe4BscuhWPMzn6o=
github.com/uhppoted/uhppote-core v0.8.10-0.20241004174540-7675ee2e4254/go.mod h1:oUQdz4NBMXkcwzEHUd6lYQgF6He32+jnb+FMwehZRwg=
github.com/uhppoted/uhppoted-lib v0.8.10-0.20241004175014-8977bb8805c4 h1:fyz/8hvQ24elhbC/j1RE6cY74Z8tK3UYKphWPGKHzEk=
github.com/uhppoted/uhppoted-lib v0.8.10-0.20241004175014-8977bb8805c4/go.mod h1:v3TrajHALeSIL2n7kHECWVNwTR8bSBY07mIDBnPnZiE=
github.com/uhppoted/uhppoted-lib v0.8.10-0.20241007153101-aa559cf3e032 h1:2UesZ2POpC2fHiyiAaiswTv9SfMHZPzUMkg3hd++buA=
github.com/uhppoted/uhppoted-lib v0.8.10-0.20241007153101-aa559cf3e032/go.mod h1:v3TrajHALeSIL2n7kHECWVNwTR8bSBY07mIDBnPnZiE=
golang.org/x/sys v0.26.0 h1:KHjCJyddX0LoSTb3J+vWpupP9p0oznkqVk/IfjymZbo=
golang.org/x/sys v0.26.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=

0 comments on commit 0951fa9

Please sign in to comment.