Skip to content
Open
Show file tree
Hide file tree
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
12 changes: 5 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
module aigen

go 1.23.0

toolchain go1.24.2
go 1.25.0

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2025-47910: net/http: CrossOriginProtection bypass in net/http) (update to 1.25.1)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2025-47912: net/url: Insufficient validation of bracketed IPv6 hostnames in net/url) (update to 1.25.2)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2025-58183: golang: archive/tar: Unbounded allocation when parsing GNU sparse map) (update to 1.25.2)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2025-58185: encoding/asn1: Parsing DER payload can cause memory exhaustion in encoding/asn1) (update to 1.25.2)

Check notice on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2025-58186: golang.org/net/http: Lack of limit when parsing cookies can cause memory exhaustion in net/http) (update to 1.25.2)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2025-58187: crypto/x509: Quadratic complexity when checking name constraints in crypto/x509) (update to 1.25.3)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2025-58188: crypto/x509: golang: Panic when validating certificates with DSA public keys in crypto/x509) (update to 1.25.2)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2025-58189: crypto/tls: go crypto/tls ALPN negotiation error contains attacker controlled information) (update to 1.25.2)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2025-61723: encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem) (update to 1.25.2)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2025-61724: net/textproto: Excessive CPU consumption in Reader.ReadResponse in net/textproto) (update to 1.25.2)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2025-61725: net/mail: Excessive CPU consumption in ParseAddress in net/mail) (update to 1.25.2)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2025-61726: golang: net/url: Memory exhaustion in query parameter parsing in net/url) (update to 1.25.6)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2025-61727: golang: crypto/x509: excluded subdomain constraint does not restrict wildcard SANs) (update to 1.25.5)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2025-61728: golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip) (update to 1.25.6)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2025-61729: crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate) (update to 1.25.5)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2025-61730: crypto/tls: Handshake messages may be processed at the incorrect encryption level in crypto/tls) (update to 1.25.6)

Check failure on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2025-68121: crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption) (update to 1.25.7)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-25679: net/url: Incorrect parsing of IPv6 host literals in net/url) (update to 1.25.8)

Check notice on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-27139: os: FileInfo can escape from a Root in golang os module) (update to 1.25.8)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-27142: html/template: URLs in meta content attribute actions are not escaped in html/template) (update to 1.25.8)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-27145: crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries) (update to 1.25.11)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-32280: crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building) (update to 1.25.9)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-32281: crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation) (update to 1.25.9)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-32282: golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root) (update to 1.25.9)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-32283: crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages) (update to 1.25.9)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-32288: archive/tar: golang: Go's archive/tar package: Denial of Service via maliciously-crafted archive) (update to 1.25.9)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-32289: html/template: golang: html/template: Cross-Site Scripting (XSS) via improper context and brace depth tracking in JS template literals) (update to 1.25.9)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-33811: net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME) (update to 1.25.10)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-33814: net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame) (update to 1.25.10)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-39820: net/mail: golang: Go net/mail: Denial of Service via crafted email inputs) (update to 1.25.10)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-39823: html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content) (update to 1.25.10)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-39825: net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls) (update to 1.25.10)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-39826: html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping) (update to 1.25.10)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-39836: ELSA-2026-22121: golang security update (IMPORTANT)) (update to 1.25.10)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-42499: net/mail: golang: net/mail: Denial of Service via pathological email address parsing) (update to 1.25.10)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-42504: Decoding a maliciously-crafted MIME header containing many invalid enc ...) (update to 1.25.11)

Check warning on line 3 in go.mod

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

go.mod#L3

Insecure dependency golang/stdlib@v1.25.0 (CVE-2026-42507: net/textproto: golang: Golang net/textproto: Misleading error messages via input injection) (update to 1.25.11)

require (
fyne.io/fyne/v2 v2.4.5
github.com/atotto/clipboard v0.1.4
github.com/gen2brain/malgo v0.11.10
github.com/go-rod/rod v0.116.2
github.com/go-sql-driver/mysql v1.7.0
github.com/hajimehoshi/go-mp3 v0.3.4
github.com/mattn/go-sqlite3 v1.14.16
Expand All @@ -26,7 +25,6 @@
github.com/fyne-io/image v0.0.0-20230811065323-ed435dc8bca6 // indirect
github.com/go-gl/gl v0.0.0-20211210172815-726fda9656d6 // indirect
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20240306074159-ea2d69986ecb // indirect
github.com/go-rod/rod v0.116.2 // indirect
github.com/go-text/render v0.1.0 // indirect
github.com/go-text/typesetting v0.1.0 // indirect
github.com/godbus/dbus/v5 v5.1.0 // indirect
Expand All @@ -48,9 +46,9 @@
github.com/zaf/g711 v0.0.0-20190814101024-76a4a538f52b // indirect
golang.org/x/image v0.18.0 // indirect
golang.org/x/mobile v0.0.0-20230531173138-3c911d8e3eda // indirect
golang.org/x/net v0.38.0 // indirect
golang.org/x/sys v0.31.0 // indirect
golang.org/x/text v0.23.0 // indirect
golang.org/x/net v0.55.0 // indirect
golang.org/x/sys v0.45.0 // indirect
golang.org/x/text v0.37.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
honnef.co/go/js/dom v0.0.0-20210725211120-f030747120f2 // indirect
)
15 changes: 9 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -296,8 +296,11 @@ github.com/ysmood/fetchup v0.2.3 h1:ulX+SonA0Vma5zUFXtv52Kzip/xe7aj4vqT5AJwQ+ZQ=
github.com/ysmood/fetchup v0.2.3/go.mod h1:xhibcRKziSvol0H1/pj33dnKrYyI2ebIvz5cOOkYGns=
github.com/ysmood/goob v0.4.0 h1:HsxXhyLBeGzWXnqVKtmT9qM7EuVs/XOgkX7T6r1o1AQ=
github.com/ysmood/goob v0.4.0/go.mod h1:u6yx7ZhS4Exf2MwciFr6nIM8knHQIE22lFpWHnfql18=
github.com/ysmood/gop v0.2.0 h1:+tFrG0TWPxT6p9ZaZs+VY+opCvHU8/3Fk6BaNv6kqKg=
github.com/ysmood/gop v0.2.0/go.mod h1:rr5z2z27oGEbyB787hpEcx4ab8cCiPnKxn0SUHt6xzk=
github.com/ysmood/got v0.40.0 h1:ZQk1B55zIvS7zflRrkGfPDrPG3d7+JOza1ZkNxcc74Q=
github.com/ysmood/got v0.40.0/go.mod h1:W7DdpuX6skL3NszLmAsC5hT7JAhuLZhByVzHTq874Qg=
github.com/ysmood/gotrace v0.6.0 h1:SyI1d4jclswLhg7SWTL6os3L1WOKeNn/ZtzVQF8QmdY=
github.com/ysmood/gotrace v0.6.0/go.mod h1:TzhIG7nHDry5//eYZDYcTzuJLYQIkykJzCRIo4/dzQM=
github.com/ysmood/gson v0.7.3 h1:QFkWbTH8MxyUTKPkVWAENJhxqdBa4lYTQWqZCiLG6kE=
github.com/ysmood/gson v0.7.3/go.mod h1:3Kzs5zDl21g5F/BlLTNcuAGAYLKt2lV5G8D1zF3RNmg=
Expand Down Expand Up @@ -414,8 +417,8 @@ golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v
golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4/go.mod h1:RBQZq4jEuRlivfhVLdyRGr576XBO4/greRjx4P4O3yc=
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4/go.mod h1:p54w0d4576C0XHj96bSt6lcn1PtDYWL6XObtHCRCNQM=
golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y=
golang.org/x/net v0.38.0 h1:vRMAPTMaeGqVhG5QyLJHqNDwecKTomGeqbnfZyKlBI8=
golang.org/x/net v0.38.0/go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8=
golang.org/x/net v0.55.0 h1:bcvxaJn3e1U6InsFWt1JUq1aSjnRxLzT2rtD2KfkDF8=
golang.org/x/net v0.55.0/go.mod h1:L5U2KuzuOe1lY7Z+aWVIKK6qEeJXnXV9yzGA+WCHJww=
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
Expand Down Expand Up @@ -486,8 +489,8 @@ golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c/go.mod h1:oPkhp1MJrh7nUepCBc
golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220712014510-0a85c31ab51e/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220908164124-27713097b956/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.31.0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik=
golang.org/x/sys v0.31.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
golang.org/x/sys v0.45.0 h1:dO4czNzziLiiXplLQgBCEpCvXQ3dnkn0SdaZSYdQ+FY=
golang.org/x/sys v0.45.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
Expand All @@ -497,8 +500,8 @@ golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.3.4/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.3.5/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.23.0 h1:D71I7dUrlY+VX0gQShAThNGHFxZ13dGLBHQLVl1mJlY=
golang.org/x/text v0.23.0/go.mod h1:/BLNzu4aZCJ1+kcD0DNRotWKage4q2rGVAg4o22unh4=
golang.org/x/text v0.37.0 h1:Cqjiwd9eSg8e0QAkyCaQTNHFIIzWtidPahFWR83rTrc=
golang.org/x/text v0.37.0/go.mod h1:a5sjxXGs9hsn/AJVwuElvCAo9v8QYLzvavO5z2PiM38=
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/time v0.0.0-20191024005414-555d28b269f0/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
Expand Down
Loading