Skip to content

Commit 067fa7d

Browse files
authored
Merge pull request #5 from plexusone/dependabot/go_modules/github.com/agentplexus/omnivault-0.2.2
chore(deps): bump github.com/agentplexus/omnivault from 0.2.0 to 0.2.2
2 parents 7bb2d7c + 06c7c97 commit 067fa7d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
module github.com/agentplexus/omnivault-aws
22

3-
go 1.24.0
3+
go 1.25.5
44

55
require (
6-
github.com/agentplexus/omnivault v0.2.0
6+
github.com/agentplexus/omnivault v0.2.2
77
github.com/aws/aws-sdk-go-v2 v1.41.2
88
github.com/aws/aws-sdk-go-v2/config v1.32.10
99
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.41.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/agentplexus/omnivault v0.2.0 h1:2Irg07HT4vg2TekocJoUfjyekUdtKcQm/alNEnUngRk=
2-
github.com/agentplexus/omnivault v0.2.0/go.mod h1:r+sr3yTymLn/sU/BjcXtrKouEuKpHOl21G0q254h04o=
1+
github.com/agentplexus/omnivault v0.2.2 h1:1BUQtzoTLywqqnKqyctxDrgf72XDxA+GI9MVWJ+07G0=
2+
github.com/agentplexus/omnivault v0.2.2/go.mod h1:uWP5ItrD3aCmIk4HLwZun2GxkZc+nVStLjJAqroW/Is=
33
github.com/aws/aws-sdk-go-v2 v1.41.2 h1:LuT2rzqNQsauaGkPK/7813XxcZ3o3yePY0Iy891T2ls=
44
github.com/aws/aws-sdk-go-v2 v1.41.2/go.mod h1:IvvlAZQXvTXznUPfRVfryiG1fbzE2NGK6m9u39YQ+S4=
55
github.com/aws/aws-sdk-go-v2/config v1.32.10 h1:9DMthfO6XWZYLfzZglAgW5Fyou2nRI5CuV44sTedKBI=

0 commit comments

Comments
 (0)