Skip to content

Commit 10b6d4c

Browse files
authored
Merge pull request #8 from agilira/dependabot/go_modules/agilira-4b537f57e1
[chore](deps): Bump github.com/agilira/go-errors from 1.1.0 to 1.1.1 in the agilira group
2 parents c1d15e8 + 3b81c1a commit 10b6d4c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.24.5
66

77
require (
88
github.com/agilira/flash-flags v1.1.5
9-
github.com/agilira/go-errors v1.1.0
9+
github.com/agilira/go-errors v1.1.1
1010
github.com/agilira/go-timecache v1.0.2
1111
github.com/agilira/orpheus v1.1.10
1212
github.com/mattn/go-sqlite3 v1.14.32

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/agilira/flash-flags v1.1.5 h1:wCYtbmNfqDyDO5J3qE32rRnVLh+8hm0pKNTTmCemR50=
22
github.com/agilira/flash-flags v1.1.5/go.mod h1:vuuo9FRN+ZgREaa1WYRmUFac/h3+CwuvD4EvjF5JNIQ=
3-
github.com/agilira/go-errors v1.1.0 h1:97cBNEDo6q2pKzkr/YqlqWq3fa5rOU8E4LOnSsCmWck=
4-
github.com/agilira/go-errors v1.1.0/go.mod h1:YEeM2sVXg2w/GmDVZ2m2nH2kJ2Aa34OvbTA6w3JzVbY=
3+
github.com/agilira/go-errors v1.1.1 h1:angp1yM1HstZMPTNKY/iOID6953QdHAv7lXTgZxF/zU=
4+
github.com/agilira/go-errors v1.1.1/go.mod h1:PjmCIt/5BO7N8VdM2v4x31Tepo7PjFSWdyEQjB8J/JU=
55
github.com/agilira/go-timecache v1.0.2 h1:8tmWsNhhXxmvopotfkX+IBnb+0wpclytdnsA3wPfmk4=
66
github.com/agilira/go-timecache v1.0.2/go.mod h1:Td47wj2NGJVCV+G4y+RlfHapluz4STXDeS1cQ1SqKDo=
77
github.com/agilira/orpheus v1.1.10 h1:/C6VUUBBgQPBCE3XriSEASlucTThGihLQRA5XbxoK6w=

0 commit comments

Comments
 (0)