Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump fyne.io/fyne/v2 from 2.5.1 to 2.5.2 #123

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ go 1.22.5

// when you update the Fyne version, also update the Makefile target
require (
fyne.io/fyne/v2 v2.5.1
fyne.io/fyne/v2 v2.5.2
github.com/alecthomas/kong v1.2.1
github.com/go-resty/resty/v2 v2.15.1
github.com/libp2p/go-reuseport v0.4.0
@@ -29,8 +29,8 @@ require (
github.com/fyne-io/image v0.0.0-20220602074514-4956b0afb3d2 // indirect
github.com/go-gl/gl v0.0.0-20211210172815-726fda9656d6 // indirect
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20240506104042-037f3cc74f2a // indirect
github.com/go-text/render v0.1.1-0.20240418202334-dd62631dae9b // indirect
github.com/go-text/typesetting v0.1.0 // indirect
github.com/go-text/render v0.2.0 // indirect
github.com/go-text/typesetting v0.2.0 // indirect
github.com/godbus/dbus/v5 v5.1.0 // indirect
github.com/gopherjs/gopherjs v1.17.2 // indirect
github.com/jeandeaual/go-locale v0.0.0-20240223122105-ce5225dcaa49 // indirect
16 changes: 8 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
@@ -37,8 +37,8 @@ cloud.google.com/go/storage v1.6.0/go.mod h1:N7U0C8pVQ/+NIKOBQyamJIeKQKkZ+mxpohl
cloud.google.com/go/storage v1.8.0/go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RXyy7KQOVs=
cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
fyne.io/fyne/v2 v2.5.1 h1:jd2mhQz0ViosZjhgR5l2bdCbc5HFqkYnTzEXX8UOC7I=
fyne.io/fyne/v2 v2.5.1/go.mod h1:NdxEG8L7EVWo06/cYbXW11uA0X7UG8Q8j5CLebvTZi8=
fyne.io/fyne/v2 v2.5.2 h1:eSyGTmSkv10yAdAeHpDet6u2KkKxOGFc14kQu81We7Q=
fyne.io/fyne/v2 v2.5.2/go.mod h1:26gqPDvtaxHeyct+C0BBjuGd2zwAJlPkUGSBrb+d7Ug=
fyne.io/systray v1.11.0 h1:D9HISlxSkx+jHSniMBR6fCFOUjk1x/OOOJLa9lJYAKg=
fyne.io/systray v1.11.0/go.mod h1:RVwqP9nYMo7h5zViCBHri2FgjXF7H2cub7MAq4NSoLs=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
@@ -103,12 +103,12 @@ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20240506104042-037f3cc74f2a h1:vxnBhFDDT+
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20240506104042-037f3cc74f2a/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
github.com/go-resty/resty/v2 v2.15.1 h1:vuna8FM2EaQ6IYbtjh+Gjh00uu7xEWuuGyTKeIaYkvE=
github.com/go-resty/resty/v2 v2.15.1/go.mod h1:0fHAoK7JoBy/Ch36N8VFeMsK7xQOHhvWaC3iOktwmIU=
github.com/go-text/render v0.1.1-0.20240418202334-dd62631dae9b h1:daoFn+Aw8EIQZO9kYWwHL01FqwwpCl2nTeVEYbsgRHk=
github.com/go-text/render v0.1.1-0.20240418202334-dd62631dae9b/go.mod h1:jqEuNMenrmj6QRnkdpeaP0oKGFLDNhDkVKwGjsWWYU4=
github.com/go-text/typesetting v0.1.0 h1:vioSaLPYcHwPEPLT7gsjCGDCoYSbljxoHJzMnKwVvHw=
github.com/go-text/typesetting v0.1.0/go.mod h1:d22AnmeKq/on0HNv73UFriMKc4Ez6EqZAofLhAzpSzI=
github.com/go-text/typesetting-utils v0.0.0-20240329101916-eee87fb235a3 h1:levTnuLLUmpavLGbJYLJA7fQnKeS7P1eCdAlM+vReXk=
github.com/go-text/typesetting-utils v0.0.0-20240329101916-eee87fb235a3/go.mod h1:DDxDdQEnB70R8owOx3LVpEFvpMK9eeH1o2r0yZhFI9o=
github.com/go-text/render v0.2.0 h1:LBYoTmp5jYiJ4NPqDc2pz17MLmA3wHw1dZSVGcOdeAc=
github.com/go-text/render v0.2.0/go.mod h1:CkiqfukRGKJA5vZZISkjSYrcdtgKQWRa2HIzvwNN5SU=
github.com/go-text/typesetting v0.2.0 h1:fbzsgbmk04KiWtE+c3ZD4W2nmCRzBqrqQOvYlwAOdho=
github.com/go-text/typesetting v0.2.0/go.mod h1:2+owI/sxa73XA581LAzVuEBZ3WEEV2pXeDswCH/3i1I=
github.com/go-text/typesetting-utils v0.0.0-20240317173224-1986cbe96c66 h1:GUrm65PQPlhFSKjLPGOZNPNxLCybjzjYBzjfoBGaDUY=
github.com/go-text/typesetting-utils v0.0.0-20240317173224-1986cbe96c66/go.mod h1:DDxDdQEnB70R8owOx3LVpEFvpMK9eeH1o2r0yZhFI9o=
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
github.com/godbus/dbus/v5 v5.1.0 h1:4KLkAxT3aOY8Li4FRJe/KvhoNFFxo0m6fNuFUO8QJUk=
github.com/godbus/dbus/v5 v5.1.0/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=

Unchanged files with check annotations Beta

parser.FatalIfErrorf(err)
var mode TeleComms
var tracking_mode alpaca.TrackingMode

Check failure on line 87 in cmd/alpacascope/main.go

GitHub Actions / golanci-lint

var-naming: don't use underscores in Go names; var tracking_mode should be trackingMode (revive)
if cli.ClientID == 0 {
cli.ClientID = rand.Uint32()

Check failure on line 90 in cmd/alpacascope/main.go

GitHub Actions / golanci-lint

G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
log.Debugf("Selecting random ClientID: %d", cli.ClientID)
}
// turn on debugging?
if cli.Debug == true {

Check failure on line 95 in cmd/alpacascope/main.go

GitHub Actions / golanci-lint

S1002: should omit comparison to bool constant, can be simplified to `cli.Debug` (gosimple)
log.SetFormatter(&log.TextFormatter{
// DisableColors: true,
FullTimestamp: true,
if err != nil {
log.Fatalf("Error listening on %s: %s", listen, err.Error())
}
} else {

Check failure on line 149 in cmd/alpacascope/main.go

GitHub Actions / golanci-lint

SA9003: empty branch (staticcheck)
// do the serial port needful
}
defer ln.Close()
deadline := time.Now().Add(time.Second * 1)
for true {
pc.SetReadDeadline(deadline)

Check failure on line 113 in alpaca/discovery.go

GitHub Actions / golanci-lint

Error return value of `pc.SetReadDeadline` is not checked (errcheck)
err = nil
n, addr, err := pc.ReadFrom(buf)
log.Debugf("receved %d bytes", n)
package alpaca
/*
* Main functions implimenting an Alpaca REST client.

Check failure on line 4 in alpaca/alpaca.go

GitHub Actions / golanci-lint

`implimenting` is a misspelling of `implementing` (misspell)
* Covers the generic API calls that all ASCOM devices should support
* as well as the fundamental API call types
*/
package alpaca
/*
* Impliments the Alpaca Telescope client API

Check failure on line 4 in alpaca/telescope.go

GitHub Actions / golanci-lint

`Impliments` is a misspelling of `Implements` (misspell)
*/
import (
const (
NotTracking TrackingMode = iota
Alt_Az

Check failure on line 19 in alpaca/telescope.go

GitHub Actions / golanci-lint

var-naming: don't use underscores in Go names; const Alt_Az should be AltAz (revive)
EQ_North

Check failure on line 20 in alpaca/telescope.go

GitHub Actions / golanci-lint

var-naming: don't use underscores in Go names; const EQ_North should be EQNorth (revive)
EQ_South

Check failure on line 21 in alpaca/telescope.go

GitHub Actions / golanci-lint

var-naming: don't use underscores in Go names; const EQ_South should be EQSouth (revive)
)
type AlignmentMode int32